I came across similar issue before and I think I used Document/Literal binding to resolve
it. You can try by using the following SOAPBinding...
@SOAPBinding(style = SOAPBinding.Style.DOCUMENT, use=SOAPBinding.Use.LITERAL)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108667#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...