Sen, Puny wrote:

What would be the best strategy for sending an arbitrary XML document as a
parameter using Axis?

Convert the string to an array of bytes, then send it. It is base64 encoded, so it will be sent fine.



Reply via email to