Hi I have a file route configured in the spring camel context. I am bringing up camel context from my java main method using ClassPathXmlApplicationContext. After creating routes my application is getting down. There is no error or exception in log. But when I added jetty route application is running continuously. How can I achieve this with out using jetty route.
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-application-getting-down-after-creating-route-tp5760902.html Sent from the Camel - Users mailing list archive at Nabble.com.
