Re: Parse error in SOAPException (apache soap and java)

2001-09-04 Thread Michael Konietzka
On Tue, Sep 04, 2001 at 08:20:22AM +0200, Micael Ericsson (QIN) wrote: > If I throw a SOAPException (from server side) containing special characters > like '<' I receive following error (on client side): > Exception: java.lang.Exception:SOAPException= SOAP-ENV:Client, Parsing error, > response w

Parse error in SOAPException (apache soap and java)

2001-09-03 Thread Micael Ericsson (QIN)
If I throw a SOAPException (from server side) containing special characters like '<' I receive following error (on client side): Exception: java.lang.Exception:SOAPException= SOAP-ENV:Client, Parsing error, response was: The content of elements must consist of well-formed character data or marku