Hi, does anyone have an idea here please? I tried to configure a global errorHandler like errorHandler(loggingErrorHandler("com.kekaya.activemq")); or errorHandler(deadLetterChannel("direct:err").maximumRedeliveries(0)); but the Exception still gets processed by camel's default DeadLetterChannel.
Setting up a custom ExceptionListener did not change anything. Any help is appreciated. Cheers, Markus -- View this message in context: http://www.nabble.com/Delayer%3A-%22Transport-disposed%22-at-JVM-Shutdown-tp22202167p22500700.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.