Hi all,

I am using ApacheSOAP2.2 and using the Apache SOAP client as well. 

I need to pass an XML String as a parameter to my call. Do I have to wrap it
using CDATA or encode it or do I just send it as any other string?

If I do need to wrap it or encode it, does my java class which implements my
web service need to unwrap or decode the parameter before using it or does
the SOAP server handle that for me?

Thanks in advance,

Roshan Bangera
[EMAIL PROTECTED]

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

Reply via email to