[jboss-user] [JBossWS] - Re: Example for transmitting a pojo

thomas.diesler@jboss.com do-not-reply at jboss.com
Wed Aug 2 12:45:42 EDT 2006


Juergen,

JSR-181 is related to JAXWS and not JAXRPC. The jaxrpc-mapping file only applies to JAXRPC. The mapping in JAXWS is defined by JAXB annotations on the payload objects (i.e. your pojo) 

We provide JSR-181 functionality for trivial use cases that do not have special mapping requirements for bean properties.

>From the message you show above it seems that the property on the wire is namesapce qualified wheras jbossws expects it unqualified. Which one is right according to the abstract contract in wsdl + schema?

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

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



More information about the jboss-user mailing list