Hi, You can find the example of camel-servlet[1] if you are using spring.
[1]https://svn.apache.org/repos/asf/camel/trunk/components/camel-servlet/src/test/resources/org/apache/camel/component/servlet/web-spring.xml -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Monday, December 17, 2012 at 8:48 PM, Meriem wrote: > Hi, I'm tring to invoke http endpoint in a JSP web application inside Tomcat > server. When I added the CamelHttpTransportServlet servlet to my web.xml > (http://web.xml) > file, nothing worked. I'm struggling since a week now. Please, if you have a > working web application with apache camel, please send it to me, thank you > very much. > > Meriem. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Problem-Apache-Camel-with-JSP-Tomcat-application-tp5724232.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).
