On Wed, Jul 6, 2011 at 11:25 PM, Daniel Spaven <danspa...@gmail.com> wrote: > I understand that it might be hard to debug from this class alone, so if you > want me to adapt the class and plug in the run-time values that are failing > in my tests I can do that tomorrow. > > Dan >
Yeah it would be nice with a runtime example, what Camel components do you use as the input for the route? JMS, File, WebService? And what are the destinations you send the message to in the CBR when/otherwise? If you enable TRACE logging on this class org.apache.camel.impl.DefaultShutdownStrategy And run a test that fails, then attach the log, that would help. It logs how it shutdown the route when you stop/remove it. -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/