In the xml response, when sending data that would make an invalid xml, that data is wrapped in CDATA. Is it possible to disable this default wrapping? I would like to handle that with some custom adapters. The problem I have now is that I would like to wrap some data always in CDATA, even though it would result in correct xml.
Thnx, Ronald -- View this message in context: http://cxf.547215.n5.nabble.com/Disabling-default-CDATA-wrapping-behaviour-tp3245446p3245446.html Sent from the cxf-user mailing list archive at Nabble.com.
