The following is the error I get when I post to a service. 
org.xml.sax.SAXException: Error: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.
 
My transaction sends an array of a serializable object and the construction of the object is consistent with the WSDL.  Has anyone else encountered this problem?
 
Thanks.

Reply via email to