[jboss-user] [JBossWS] - Re: org.jboss.ws.WSException

maffeis do-not-reply at jboss.com
Thu Apr 17 06:41:37 EDT 2008


Hi. I was able to work around this issue by naming all my WSDL request parameters as "arg0", "arg1" etc (instead of "id", "name" in your example), and by naming by response parameter as "result". Probably there is a cleaner solution using JAXB annotation, which allows you to name parameters the way you like.

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

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



More information about the jboss-user mailing list