[jboss-user] [JBossWS] - Re:
tbansal
do-not-reply at jboss.com
Wed Jun 18 19:29:52 EDT 2008
I ran into a similar issue and fixed it. The interface stubs generated by wsconsume had namespaces defined for the header and the body in annotations. The annotations were not inherited by the implementation class. I manully carried over all the annotations including namespace bindings to the implementation class and it worked since then.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159119#4159119
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159119
More information about the jboss-user
mailing list