Great thanks, Brennan.

This feature will be supported in the next release ?

Jim

On 11/30/06, Brennan Spies <[EMAIL PROTECTED]> wrote:

 Jim,



Your best bet is to generate databinding using some other supported tech (
i.e., XmlBeans). Then alter the generated classes (the MessageReceiver and
Skeleton) so that you use JAXB-RI. This generally involves going to and from
Axiom (OMElement) as the information is passed from and back to the SOAP
body—this shouldn't involve much effort since the StAX api is supported by
JAXB.


 ------------------------------

*From:* jim ma [mailto:[EMAIL PROTECTED]
*Sent:* Tuesday, November 28, 2006 10:00 PM
*To:* axis-user@ws.apache.org
*Subject:* How to configure axis2-1.1 to support JAXB-RI



Hi all ,

I noticed aixs2 1.1 can support JAXB-RI databinding experimentally. I have
copied all the jar files related to jaxb ri under lib directory(in axis2-std
kit). But wsdl2java complains "JAX-B RI binding extension not in
classpath".  Is there something need to configure or codegen tool can not
generate jaxb ri databinding code  ?

I also want to know runtime can support jaxb ri databinding.

Thanks

Jim

Reply via email to