Вопрос

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.

Нет правильного решения

Другие советы

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top