Question

I am trying to develop a rest service using apache camel + spring and deploy the war on tomcat.

I dont want to use CXF Servlet.

I tried a few tutorial and can't get it working.

Is this a valid use case? Please provide some inputs as this is the first time i am working on Apache Camel though i have developed services using @ResponseBody earlier.

Thanks.

Pas de solution correcte

Autres conseils

From the stack trace, you need to put cxf-rt-http-jetty jar into the war file.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top