There is no exception on method onTimeOutException in appErrorHandler.
the org.apache.camel.ExchangeTimedOutException exception came from MinaProducer, because time out occured the org.apache.camel.CamelExecutionException exceptino came from camel ExpressionBuilder, error message is Body is null. overall my app route: [jetty http] -> [seda] -> [mina] -- View this message in context: http://camel.465427.n5.nabble.com/got-FatalFallbackErrorHandler-when-trying-handing-error-with-bean-tp5729828p5729881.html Sent from the Camel - Users mailing list archive at Nabble.com.
