Advertisement
Advertisement
| 05.16.2008 at 10:52AM PDT, ID: 23409196 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: |
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header/>
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server.generalException</faultcode>
<faultstring><![CDATA[org.xml.sax.SAXException: WSWS3047E: Error: Cannot deserialize element name of bean com....v0.Employer.
Child element name does not belong in namespace .
Most likely, a third party web services platform has sent an incorrect SOAP message. Message being parsed: ]]></faultstring>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
|