I've dealt with this problem before and I found a pretty nice
solution. Just make your webservices return String and use the XStream
library to serialize and deserialize your java objects (any object) to
an xml string.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to