]
Darran Lofthouse updated JBWS-2885:
-----------------------------------
Fix Version/s: (was: jbossws-native-4.0)
JAX-RPC - CDATA Responses Being Incorrectly Escaped
---------------------------------------------------
Key: JBWS-2885
URL:
https://jira.jboss.org/browse/JBWS-2885
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-jaxrpc
Affects Versions: jbossws-native-3.2.2
Reporter: Darran Lofthouse
For JAX-RPC endpoints where the String response contains a CDATA section the
'<' and '>' characters are being incorrectly escaped.
Looking in the XML Language spec I see where there is a requirement in
section 2.4 for these characters to be escaped: -
http://www.w3.org/TR/2000/WD-xml-2e-20000814#syntax
However moving onto section 2.7 and CDATA sections these should not be
escaped.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: