[jboss-user] [JBossWS] - Re: Newbee Q: Returning hashmaps

mikkus do-not-reply at jboss.com
Tue Apr 29 12:07:23 EDT 2008


It seems the wsdl file has an empty type for HashMap, see this:

<xs:complexType abstract="true" name="abstractMap">
  |     <xs:sequence/>
  |    </xs:complexType>
  | 

The abstractMap type contains nothing (an empty sequence). So there seems to be a problem with mapping the original type on the server side. What version on JBossWS are you using? The one that comes bundled on JBoss AS 4.2.x?

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

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



More information about the jboss-user mailing list