SimpleDeserializer encountered a child element, which is NOT expected
---------------------------------------------------------------------

                 Key: AXIS-2589
                 URL: http://issues.apache.org/jira/browse/AXIS-2589
             Project: Apache Axis
          Issue Type: Bug
          Components: Serialization/Deserialization
    Affects Versions: 1.1
         Environment: Weblogic 9.1 running on Windows XP  and Sun's Java 
1.5.0_06 or IBM AIX Servers juniing 1.5 of IBM's JDK
            Reporter: Michael Coffey


Adding a trouble ticket via web services the following is the error message is 
output.

  [java] Beginning test of addTroubleTicketService
     [java] Reading file using UTF-8 encoding
     [java] setting encoding in the http header to utf-8
     [java] Expected Value ignore
     [java] Received value <?xml version="1.0" encoding="UTF-8"?>
     [java] <soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/200
1/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
     [java]  <soapenv:Body>
     [java]   <soapenv:Fault>
     [java]    <faultcode>soapenv:Server.userException</faultcode>
     [java]    <faultstring>org.xml.sax.SAXException: SimpleDeserializer 
encountered a child element, which is NOT expec
ted, in something it was trying to deserialize.</faultstring>
     [java]    <detail/>
     [java]   </soapenv:Fault>
     [java]  </soapenv:Body>
     [java] </soapenv:Envelope>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to