Hello!

My colleagues are using Tomcat and SOAP (Axis) for data communication.
Our data is encoded in UTF-8.
But when we get our data from the server through SOAP, "Broken pipe" occurs
in our server.
SAXParseException occurs in our client.

The trace in our client has this message, "Illegal XML character &#x7".

We have tried several character encoding methods.
Still, the error occurs.

Hope you can help us on this one.

Thanks.

Julius Hufancia

Reply via email to