On 10/07/12 08:11, mayankeagle wrote:
Hi,

No I'm not using Maven/ Ant. I'm just developing a web project in Eclipse
and have added the CXF JARs to it. I'm trying to create a simple REST web
service using CXF and without using Spring. I'm not sure what values to
provide for the interceptors as the values provided in the example don't
seem to work.

Are you referring to the interceptor values in this section:
http://cxf.apache.org/docs/jaxrs-services-configuration.html#JAXRSServicesConfiguration-ConfiguringJAXRSservicesincontainerwithoutSpring ?

Those values are only used to show how various parameters can be set up,
you need to have your own custom interceptor classes if really needed.

For a simple service, you only need to set a "jaxrs.serviceClasses" parameter

Cheers, Sergey


--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-REST-service-without-Spring-tp5710177p5710828.html
Sent from the cxf-user mailing list archive at Nabble.com.


--
Sergey Beryozkin

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

Blog: http://sberyozkin.blogspot.com

Reply via email to