On 6/13/07, Xinjun Chen <[EMAIL PROTECTED]> wrote:
The solution I adopted is to use CDATA instead of string. You don't need to
do escaping by yourself.

Your saying use the jdom CDATA object as the service method argument?
I wouldn't think this would be a good idea since how would the client
generated stubs on some other platform (like .NET) know how to deal
with this type of object? I actually thought about taking a Document
object but not sure how that would work cross platform as well.

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

Reply via email to