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?
- Compile issues with json upgrading from 2.5.1 to 2.6.1 KARR, DAVID
- Re: Compile issues with json upgrading from 2.5.1 to... Glen Mazza
- Re: Compile issues with json upgrading from 2.5.... Sergey Beryozkin
