Hi, i start camel with org.apache.camel.spring.Main and add a listener (addMainListener)
When shutting down camel via JMX context camel stop() afterStop(MainSupport main) is never called. The DefaultShutdownStrategy completes successfully, but the completed() method apparently never gets called, so that camel still "hangs". The afterStart() method is called. It looks like camel-spring cannot be shutdown cleanly? Thanks for any hints you can give. regards Roman -- View this message in context: http://camel.465427.n5.nabble.com/MainListenerSupport-afterStop-is-never-called-spring-Main-tp5775458.html Sent from the Camel - Users mailing list archive at Nabble.com.