-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
jbossws-native-3.2.2
-
None
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.
- is incorporated by
-
JBPAPP-3387 JBossWS - JAX-RPC - CDATA Responses Being Incorrectly Escaped
- Resolved