Hi, thanks for your reply.
Claus Ibsen-2 wrote: > > If you do NOT way any error handling in camel just set the error > handler to no error handler :) > Yeah maybe we need a nicer DSL for disabling it > > errorHandler(noErrorHandler()); > That works. Thanks. Claus Ibsen-2 wrote: > >> Setting up a custom ExceptionListener did not change anything. > What do you mean? A onException or what? > Right. I implemented ExceptionListener.onException() and set it as the JmsComponent's exceptionListener. Do you have an idea for my original problem? I only get the "Transport disposed" error beause the messages are delayed. It seems like the sleep doesn't get interrupted on shutdown. Thanks, Markus -- View this message in context: http://www.nabble.com/Delayer%3A-%22Transport-disposed%22-at-JVM-Shutdown-tp22202167p22537092.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.