Thank you :) if i mention like " <exception>java.lang.Exception</exception>" in onException, does it handles all kind of exceptions derived from it?( for ex: NullPointerException, IOException etc)
here my application already has logging framework, i want to redirect all Camel Traces in to same trace files created by my application logging framework. how do i achieve that? here i see that Apache Camel uses Log4j , which logs the Camel traces. but i cant afford to have 2 different logging framework one for application logging and one for Camel traces!!! so what is best way to capture camel traces and use my application logging framework. -- View this message in context: http://camel.465427.n5.nabble.com/onException-not-working-tp5779542p5779601.html Sent from the Camel - Users mailing list archive at Nabble.com.