You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Bjorn Townsend (JIRA)" <ax...@ws.apache.org> on 2006/11/13 20:14:37 UTC

[jira] Commented: (AXIS-2589) SimpleDeserializer encountered a child element, which is NOT expected

    [ http://issues.apache.org/jira/browse/AXIS-2589?page=comments#action_12449453 ] 
            
Bjorn Townsend commented on AXIS-2589:
--------------------------------------

Michael,

There really isn't enough information here to try and reproduce this.  Copies of your client and service code or a unit test reproducing this would be necessary. Also, Axis 1.1 is very out of date -- there have been a lot of changes made to serialization/deserialization since then. Consider upgrading your version of Axis to the latest, 1.4.

> 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
>         Attachments: incomingTroubleTicketServiceSOAP.xml
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org