[jboss-user] [JBossWS] - Re: Soap service returning complex objects(Such as hashmaps)

mendaye do-not-reply at jboss.com
Wed Nov 28 15:04:52 EST 2007


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#4108667

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



More information about the jboss-user mailing list