[ https://issues.apache.org/jira/browse/CXF-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Anderson reopened CXF-1289: --------------------------------- My client is Mozilla Firefox, which is absolutely not defective. If you're going to play hard-ball, then CXF should reject the string when it fails to encode to XML properly. However, since properly encoding non-XML characters isn't any less correct than allowing them to pass through unmodified, I can't see what the harm would be. > XML contains binary data (ASCII 27, ^[, ESC) > -------------------------------------------- > > Key: CXF-1289 > URL: https://issues.apache.org/jira/browse/CXF-1289 > Project: CXF > Issue Type: Bug > Affects Versions: 2.0.2, 2.0.3 > Reporter: Scott Anderson > > I've got a SOAP request that results in a string with an ESCAPE code (ASCII > 27, ^[, ESC), and it isn't being transformed in to XML properly. CXF leaves > it as its binary value, instead of converting to  or  -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.