On Friday, October 21, 2011 10:27:07 AM Conficio wrote: > Thanks David, > I do understand that it is not allowed. My question is: > > Am I wrong to expect that the CXF stack escapes not allowed characters > properly when it sends a soap message that contains a Java String?
Well, if a character is not allowed, then I think CXF is doing the right thing and throwing an exception. Dan > > I saw that the wstx-asl version that is used in CXF 2.4 might be contain a > solution to my problem. Just the question is it used that way. > http://www.cowtowncoder.com/blog/archives/2008/12/entry_106.html > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/String-with-Ctrl-Character-marshalling-unma > rshalling-error-tp4924570p4925437.html Sent from the cxf-user mailing list > archive at Nabble.com. -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
