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.

Reply via email to