[jboss-user] [JBossWS] - Can't use Map or HashMap in JAX-WS
asouza_2000
do-not-reply at jboss.com
Tue Apr 15 19:16:07 EDT 2008
I can't use Map or HashMap as a return parameter in my Web Service even if I wrap it in another class.
It keeps raising:
javax.xml.bind.JAXBException: class java.util.HashMap nor any of its super class is known to this context
Isn't Map supposed to be supported by default ?
Can anyone provide me a working example to use Map and HashMap in Web Services (JAX-WS).
Thanks in advance.
Antonio Souza.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144352#4144352
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144352
More information about the jboss-user
mailing list