[jboss-user] [JBossWS] - Type class generation in JBoss WS 1.0.4

tejasjani do-not-reply at jboss.com
Thu Jan 18 20:31:53 EST 2007


I have a fairly complex wsdl and xsd from which I am trying to generate the webservice artifacts.

I am trying to use wstools (via Soapui eclipse plug-in) to generate the JBossWS artifacts. I am seeing some strange behaviour which I had some questions about:

(1) If I generate type classes using JAXB xjc compiler, from the XSD file, can I use these classes to map to xml elements in the schema ? If yes, how do I do that ? OR am I forced to use the type classes generated by wstools ?

(2) Looks lke wstools also generates type classes as part of the artifact generation process. Am I forced to used these classes in the service implementation ? 

(3) If I were to try and use the JAXB generated classes instead of wstools generated classes, is it possible in 1.0.4 ?

thanks in advance

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003585#4003585

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003585



More information about the jboss-user mailing list