Rest DSL documentation page (CamelHttpTransportServlet and servlet-name).

2016-03-11 Thread MEL
I’ve been using the Rest DSL with the CamelHttpTransportServlet and have had difficulties in getting it working; after spending some time I discovered it only appears to work when the “” in the web.xml is set to “CamelServlet”. I did eventually find the solution on how to change the mapping to som

camel-servlet is no-longer working in 2.16.1 (works in 2.15.3 and 2.16.0)

2015-11-30 Thread MEL
I am using the camel-servlet component, in an app hosted in tomcat, to trigger a route via a URL such as this http://localhost:9090/appcontext/triggerimport/ When upgrading to 2.16.1 the URL fails to trigger the route; the URL works if I downgrade to 2.15.3 or 2.16.0 (looks like CAMEL-9263 may h