Consultor Eletrônico



Kbase P127144: "Wrong XML token encountered during primitive type deserialization" error when receiving a SOAP Faul
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/28/2007
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1B
All Supported Operating Systems

SYMPTOM(s):

The OpenEdge Web Service client returns the following error when receiving a SOAP Fault:

Error receiving Web Service Response: Wrong XML token encountered during primitive type deserialization (11773)

The SOAP Fault is defined as a complex type in the WSDL document

The complex type is defined with 2 or more attributes

There is no error if the complex type has 1 or 0 attributes

CAUSE:

Bug# OE00159818

FIX:

Upgrade to OpenEdge 10.1B03
- OR -
As a workaround, remove the definition of the SOAP fault from the web service definition language (WSDL) document provided by the Web Service.