[jboss-user] [JBossWS] - Re: Using (Hash)Map in wrapper class

jttjunk do-not-reply at jboss.com
Mon Mar 31 22:36:51 EDT 2008


I guess the map isn't really suited to send over a webservice. It was a while ago I was doing this, I'm not sure whether it worked at all.

I ended up with this as SOAPBinding:
@SOAPBinding(style = SOAPBinding.Style.DOCUMENT, use = SOAPBinding.Use.LITERAL, parameterStyle = SOAPBinding.ParameterStyle.WRAPPED)

Hope it helps!

Good luck

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

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



More information about the jboss-user mailing list