Then you need to get back to your original code which calls writeCData - you say you see multiple CData blocks - but also said that writeCharacters() is called only once - something does not add up here - because if writeCharacters is called only once how then calling writeCData only once can cause multiple blocks written out ?

Sergey

On 20/09/16 13:44, xavi.dive.kite wrote:
The problem is that

super.writeCharacters(string)

Escapes <, > and &... by default, but no way to avoid this behaviour...
Don't know how to use another library there



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Include-signed-XML-into-a-single-CDATA-tp5772863p5772898.html
Sent from the cxf-user mailing list archive at Nabble.com.



--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Reply via email to