JDK-8202004 : Newlines in JAXB string values of SOAP-requests are escaped with entity references
  • Type: Bug
  • Component: xml
  • Sub-Component: jax-ws
  • Affected Version: 8u162
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2018-04-19
  • Updated: 2018-05-18
  • Resolved: 2018-04-23
Related Reports
Duplicate :  
Description
This bug is related to the use of carriage returns in SOAP messages.
if any field in application has carriage return in it, the following error would occur:
Entity References are not allowed in SOAP documents java.lang.UnsupportedOperationException: Entity References are not allowed in SOAP documents