I have an XML document that I send to a CXF Rest Service. It contains a value
like this: "<path>c:\\path\\to\\something" (escaped in Java). However, I get
an error when I call the REST Service as it seems to convert the "\\" to a
"/". Any thoughts?
-- 
View this message in context: 
http://www.nabble.com/Does-CXF-convert-a-backslash-to-a-forward-slash--tp20837718p20837718.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to