Thanks Dan, for your comment. I agree if feed invalid XML it should complain.
However in my situation, I'd think that if I use some Java bean with a String attribute and CXF on the server and client side, the the marshaling and un-marshaling does take care of escaping characters that are not allowed in XML. What surprises me here is that only the client does complain with the exception, but the server happily puts out the invalid XML. -- View this message in context: http://cxf.547215.n5.nabble.com/String-with-Ctrl-Character-marshalling-unmarshalling-error-tp4924570p4941165.html Sent from the cxf-user mailing list archive at Nabble.com.
