[jboss-user] [JBossWS] - Re: Web services using common complex types
rouvas
do-not-reply at jboss.com
Fri Apr 11 04:24:11 EDT 2008
I am having the same problem here and have resorted to convert the complex object (POJO_C in your example) into a byte[] which, of course, discards all information about it actually being a POJO_C type of object.
IMHO, this is a big downside, but I have been unable to find a better solution.
-Stathis
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143388#4143388
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143388
More information about the jboss-user
mailing list