-
Task
-
Resolution: Obsolete
-
Major
-
EAP 5.0.0, 4.3.0.GA_CP07
-
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.
- incorporates
-
JBWS-2885 JAX-RPC - CDATA Responses Being Incorrectly Escaped
- Closed