Dear users,

We recently moved to IBM  WAS 6 to WAS 7.We have a code printing the xml
file which uses the serializer jar provided by IBM.

Problem noticed in WAS7 is that Carriage Return is converted to &#13 within
CDATA section of an element.

For ex,

WAS6

<MsgTyp><![CDATA[other
Document]]></MsgTyp>

WAS7

<MsgTyp><![CDATA[other]]>&#13;<![CDATA[
Document]]></MsgTyp>

Can anyone please assist us to get this fixed.

Thanks,
karthik




This e-Mail may contain proprietary and confidential information and is sent 
for the intended recipient(s) only.  If by an addressing or transmission error 
this mail has been misdirected to you, you are requested to delete this mail 
immediately. You are also hereby notified that any use, any form of 
reproduction, dissemination, copying, disclosure, modification, distribution 
and/or publication of this e-mail message, contents or its attachment other 
than by its intended recipient/s is strictly prohibited.

Visit us at http://www.polarisFT.com


---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org
For additional commands, e-mail: j-users-h...@xerces.apache.org

Reply via email to