Hi

HTTP binding was first deprecated and then eventually removed.
Please start using JAX-RS,

http://cxf.apache.org/docs/jax-rs.html

Let me know of you have HTTP Binding to JAX-RS conversion issues
Sergey



On 28/06/13 10:41, sunkarv wrote:
I m currently working on upgrade of CXF from 2.2 to 2.7.5.

But from 2.6, org.apache.cxf.binding.http removed. In my project I am using
below classes, which are not available in latest version.


org.apache.cxf.binding.http.interceptor.DatabindingInSetupInterceptor

org.apache.cxf.transport.http.gzip.GZIPOutInterceptor

org.apache.cxf.binding.http.HttpBindingFactory

org.apache.cxf.binding.http.interceptor.URIParameterInInterceptor;

org.apache.cxf.binding.http.interceptor.DatabindingOutSetupInterceptor

org.apache.cxf.binding.http.strategy.ConventionStrategy

org.apache.cxf.binding.http.HttpConstants.POST

org.apache.cxf.binding.http.IriDecoderHelper

org.apache.cxf.binding.http.interceptor.URIParameterInInterceptor

org.apache.cxf.transport.servlet.ServletTransportFactory
Can some one help to fix this please.

Thanks
Ravindra




--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-upgrade-from-2-2-to-2-7-5-tp5730059.html
Sent from the cxf-dev mailing list archive at Nabble.com.



--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Blog: http://sberyozkin.blogspot.com

Reply via email to