Title: Axis 1.2 - org.xml.sax.SAXParseException: Invalid encoding name "utf-8";

Hi ,

I am sending XML string as a parameter to some method in MtsStub.java , and getting following exception :

org.xml.sax.SAXParseException: Invalid encoding name "utf-8";

In Axis 1.1 same code worked perfectly.

Following is the first line of XML string , being sent:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

Thank you in advance,

Anna

Reply via email to