Hi all, I have a project that uses CXF 2.4.1 (we haven't migrate yet to an more recent version...) and i'm facing a problem with right angle bracket escaping in a soap response.
When a soap fault response is generate, we put a XML formatted value in a text node. Our problem is that only left angle brackets are escaped (<) and not right ones. I know that right angle bracket escaping is optional based on the XML spec. but i was wondering if there was a way to enable it ? (The client application need to have ">"... despite our response is correct...) Regards -- Christophe Collet -- View this message in context: http://cxf.547215.n5.nabble.com/Escaping-right-angle-bracket-tp5732274.html Sent from the cxf-user mailing list archive at Nabble.com.
