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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...