Kbase P146402: The Web Services Adapter returns a parsing error after receiving a SOAP Request
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/18/2009 |
|
Status: Unverified
SYMPTOM(s):
The Web Services Adapter returns a parsing error after receiving a SOAP Request
The Web Services Adapter throws org.xml.sax.SAXParseException after receiving a SOAP Request
Error unmarshalling SOAP Envelope: parsing error: org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup. (10956)
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
The SOAP Request contains XML content which is not well-formed.
FIX:
Please correct the XML content of the SOAP Request to be well-formed.