Re: SOAP Response XML not indented

2002-12-06 Thread Jeff Greif
To: <[EMAIL PROTECTED]> Sent: Friday, December 06, 2002 5:57 AM Subject: SOAP Response XML not indented Hi, I'm having a problem with the XML returned from a service. I have a method that follows the Document methodName( Document doc ) pattern. It returns a Document I build myself from a

SOAP Response XML not indented

2002-12-06 Thread O'Neill, Niall
Hi, I'm having a problem with the XML returned from a service. I have a method that follows the Document methodName( Document doc ) pattern. It returns a Document I build myself from a Java object using a custom writer that appends nodes to a document element as appropriate. The resulting XML i