Sure. Please do. thanks, dims
On 2/16/07, Lasantha Ranaweera <[EMAIL PROTECTED]> wrote:
Dims, Yes we need a good test coverage. Specially when it comes to WSDL provided situation, it reads WSDL and creating annotations by hand. Then we might miss some of the WSDLs. I think there is a good test codings for Axis1 implementation (AxisWebServiceContainerTest.java). Shall we create something like here too? Thanks, Lasantha 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 >> > >> >> > >
-- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers
