Sergey, If I use org.codehaus.jackson.map.ObjectMapper (I guess that's from Jackson) to convert the object to string and return it, it will not have this behavior. how can I assign a json provider from Jackson in the beans.xml? Currently I am using <bean id="jsonProvider" class="org.apache.cxf.jaxrs.provider.json.JSONProvider"> Thanks for the help!
-- View this message in context: http://cxf.547215.n5.nabble.com/forwardslash-being-escaped-from-json-response-tp5727304p5727315.html Sent from the cxf-user mailing list archive at Nabble.com.
