Hi Lasantha,

I am using a geronimo build I built on Monday which is probably why I didn't see the bug you hit.:-)

Re your inline comment below, seems there are sufficient changes in CXF recently to cause the previous example not working. I tried to run the war file without these generated classes but got some stack trace asking for something like getResquestWrapper from CXF... This can be easily recreated with the latest sample I have by just uncommenting out the java code generation portion in pom.xml if anyone is interested in more details.

Thanks,

Lin

Lasantha Ranaweera wrote:

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 ? :-)



Reply via email to