[
https://issues.jboss.org/browse/TEIID-2768?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2768.
-----------------------------------
Resolution: Won't Fix
This is handled automatically in the auto generated odata/rest routes. It will need to be
handled by the user in any other paths where they are explicitly constructing the xml.
XML 1.0 invalid characters not supported in web services
--------------------------------------------------------
Key: TEIID-2768
URL:
https://issues.jboss.org/browse/TEIID-2768
Project: Teiid
Issue Type: Enhancement
Components: SOAP Services
Affects Versions: 8.4, 8.5
Reporter: Patrick Deenen
Priority: Minor
This issue is comparable to TEIID-2757.
The Web service framework sometimes has problems with transforming characters (invalid in
XML 1.0) from the source data to the XML result. The result is an exception:
com.ctc.wstx.exc.WstxParsingException: Illegal character entity: expansion character (code
0x1b
at [row,col {unknown-source}]: [11,144589]. See for the complete stacktrace:
https://issues.jboss.org/secure/attachment/12379354/TEIID-2757-Webservice...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)