Re: Web Services Support in Axis2 Failed

2007-03-22 Thread Lasantha Ranaweera
Thanks Dims for sharing information and looks like we have to change lot now :-) . Based on your information I have created JIRA issue GERONIMO-3005. and submitted a patch. Thanks, Lasantha Davanum Srinivas wrote: Let's start from the beginning :) There is a schema for the J2EE 5.0 web servi

Re: Web Services Support in Axis2 Failed

2007-03-22 Thread Davanum Srinivas
Let's start from the beginning :) There is a schema for the J2EE 5.0 web services stuff. cxf folks initially check in that xsd in their tree and ran jaxb codegen and used it. when they cut their last release during an audit they figured out that the license was not compatible. So they did the next

Re: Web Services Support in Axis2 Failed

2007-03-22 Thread Lin Sun
Hi Dims, Could you shed some light on why you decided to move from JAXB to XBeans?I don't quite understand it and the previous JAXB stuff seems working fine. Thanks, Lin Lasantha Ranaweera wrote: Finally found what is going on here. This is not only for the Tomcat version of the server

Web Services Support in Axis2 Failed

2007-03-22 Thread Lasantha Ranaweera
Finally found what is going on here. This is not only for the Tomcat version of the server. This happens for the Axis2 version of the JXWS implementations (both Jetty & Tomcat). I suspect this is due to the new XBeans usage (after removing JAXB classes) of the Axis2Builder class and it causes