Michael,
Thanks a lot.
We were actually using the serializer provided by xalan ( version 1.0.28).
Now it is  working fine when we use the one comes with
xerces.(serialize.*).

Thanks



From:   Michael Glavassevich <mrgla...@ca.ibm.com>
To:     j-users@xerces.apache.org
Date:   02/02/2013 03:21 AM
Subject:        Re: Info regarding XML Serializer property setting



Hi Karthik,

I suspect the behavioural difference you're seeing has something to do
with improving round-tripping of whitespace characters. However, I'm not
sure what assistance you're asking for here. If you're using what is
supplied by WAS then you're not using an Apache Xerces release and even if
you were, serializer.jar comes from Xalan.

Thanks.

Michael Glavassevich
XML Technologies and WAS Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org

karthikeyan...@polarisft.com wrote on 28/01/2013 03:32:50 AM:

> 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


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





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