I understood that using servlet component we can deploy services onto any servlet container.
But I want to use camel to handle tomcat instance just like it does for jetty using camel:jetty component. Using camel I want to start/stop tomcat and also want to get logs/statuses from tomcat. I guess with camel:bean component we can start/stop tomcat service through some scripts but how to get statuses of tomcat routed back to camel. Actually I want to use camel as controller layer to control all transactions/tasks. Is it somehow easily achievable? Regards, Bijoy -- View this message in context: http://camel.465427.n5.nabble.com/Queries-on-jetty-server-tp5746394p5746483.html Sent from the Camel - Users mailing list archive at Nabble.com.