I've deployed my camel app as a web application in tomcat. Works great. The main starting point for my route is an http server endpoint using camel-jetty. So, it seems weird to me that tomcat starts and then starts a jetty instance. Is there any way to use the actual tomcat instance for this endpoint? Does this make any sense?
Regards, JF -- View this message in context: http://old.nabble.com/Deploying-as-web-app-with-jetty-endpoint-tp28171746p28171746.html Sent from the Camel - Users mailing list archive at Nabble.com.