Hi, I am currently using Camel 2.16 in a web application, starting it with a *ContextLoaderListener* in my *web.xml*. Is there a way to prevent my webapp being stopped in case of exception like *FailedToCreateRouteException* ? In other words, i would like to isolate one (or more) route, and say to Camel "it doesn't matters if this route doesn't starts up, i want to start my application anyway".
Thanks for your help. Regards, Brossard -- View this message in context: http://camel.465427.n5.nabble.com/Prevent-FailedToCreateRouteException-to-cause-application-stop-tp5774408.html Sent from the Camel - Users mailing list archive at Nabble.com.
