On 26/11/12 21:45, Glen Mazza wrote:
Need to add org.apache.cxf:cxf-rt-rs-extension-providers:2.6.1 to your
Maven dependency list.

The package name has also changed to
org.apache.cxf.jaxrs.provider.json.JSONProvider, it is in

http://cxf.apache.org/docs/26-migration-guide.html

Cheers, Sergey

Glen

On 11/26/2012 04:06 PM, KARR, DAVID wrote:
I have a JAX-RS app using CXF 2.5.1. I just tried to upgrade it to
2.6.1 and I saw some compile errors related to JSON. It appears to be
missing "org.apache.cxf.jaxrs.provider.JSONProvider" and
"org.codehaus.jettison.*". I assume this isn't an accident. What do I
have to do to get similar functionality in 2.6.1?



Reply via email to