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
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