To make Jarek's job easier, I'll start a wiki write-up by creating a table with lists of functions we need to do for CXF and Axis2. I'll get this information from JSR109 which is the only spec we (geronimo) needs to implement IIUC. Then we can check items that we think is developed and/or tested. I'll have placeholders for stuff I don't know so that you guys can fill in the holes.:-) I'll begin working on this next week as soon as I finish up with the sample.

Lin

Davanum Srinivas wrote:
Lasantha,

Jarek promised to write up a list of items implemented then we can
make a check list and fix whatever is missing. We need to test all the
code too. Since we don't know what works and what doesn't as we don't
have full test coverage.

thanks,
dims

On 2/15/07, Lasantha Ranaweera <[EMAIL PROTECTED]> wrote:
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
>





Reply via email to