[jboss-user] [JBossWS] - Clarify WSDL generation from Object parameters

kimbaltrue do-not-reply at jboss.com
Tue Oct 24 14:55:53 EDT 2006


I'm using JBossAS 4.0.5GA with JBossWS 1.0.3GA for webservice support. I have a JSR-181 EJB 3.0 Endpoint with document style SOAP messaging.

I've applied JAXB 2.0 annotations to the parameter objects on my service methods. The services deploy, but the WSDL generator seems to ignore the annotations completely. At this point it looks like the JBossWS 1.0.3GA is not supporting JAXB 2.0. Is this correct? (i.e. @XmlType, @XmlElement, @XmlList)

What are you using to generate the WSDL schema, and how can I customize the schema to match my object model?




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

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



More information about the jboss-user mailing list