DeserializationExcpetion for types in the SOAP Response

2009-09-09 Thread Archu04
Hi, I have a SOAP Response which was sent from the WS Server: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:tem="http://tempuri.org/";> - - - - e061c6dd-d301-4c19-8735-7c2400bce536 2009-08-27T00:00:19 false - e061c6dd-d301-4c19-8735-7c2400bce536 false e061c6dd-d301

Deserialization error:org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.

2009-09-09 Thread Archu04
Hi, On trying to generate Java from a SOAP Response, my code terminates with the following stack trace: 10:33:01 [test1] CTGDIS495I handleException , callreply, org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserial