Kbase P100185: Sending Czech characters from 4GL to AppServer via the SonicESB adapter fails
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/14/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0B
SYMPTOM(s):
Sending Czech characters from 4GL to AppServer via the SonicESB adapter fails
The element type "SOAP-ENV:Body"
must be terminated by the matching end-tag "</SOAP-ENV:Body>".
Error unmarshalling SOAP Envelope: parsing error:
org.xml.sax.SAXParseException
at com.progress.wsa.ApacheSOAPEngine$ApacheSOAPRequest.execute(ApacheSOAPEngine.java:2236)
at com.progress.esb.adapter.EsbAdapter.service(EsbAdapter.java:385)
at com.sonicsw.xqimpl.service.ServiceMessageHandler.WE_(:298)
The element type "SOAP-ENV:Body" must be terminated by the matching end-tag "</SOAP-ENV:Body>".(10956)
Receiving Czech characters from AppServer via SonicESB adapter works fine
file.encoding is set to UTF-8 for the OpenEdge Service container
CAUSE:
Bug# 20050119-008
FIX:
Upgrade to OpenEdge 10.0B04 or later.