Hi Lin,
Great work... We are getting closer & closer to finish Axis2 with POJO
support ... Dims do you any idea to add what are we missing right now ?
Are you using latest version of trunk to build Geronimo? IMO in Axis2
there is a bug and I am submitting a patch for that too ;).
Please see my in line comments too.
Thanks,
Lasantha
Lin Sun wrote:
> Hi there,
>
> After making some changes to the sample[1], I am able to get it
> (slightly different versions of it for CXF and Axis2) working with
> this week's trunk.
>
> Here are some observations:
> 1) I have to use the generated classes (package-info, objectFactory,
> RequestWrapper and ResponseWrapper classes) for CXF to get the war
> file deployed. This was not required before...
It wasn't necessary to generate these files in CXF for WSDL provided
situation before. I though it is only for Axis2 to necessary to do this
step. Jarek do you have any idea ? :-)
> 2) I developed an Axiom based web services client for Axis2 so that it
> doesn't require CXF specific jars at the runtime of the client.
>
> I'll begin updating the docs and send out another update. Initial
> thought is to use the same wiki page for both CXF and Axis2 (instead
> of creating a new page for Axis2) and highlight the differences.
>
> Lin
>
> [1]http://cwiki.apache.org/GMOxDOC20/simple-web-service-with-jax-ws.html
>
|