James.Strachan wrote: > > I wonder if a debugger/profiler/thread dump can tell you whats causing > the block? Some blocked request/reply in a route? >
Not tried debugging yet but the route is pretty simple "direct:testMe" to "http://localhost:8080" to "log:messages" which does produce the required output. If I don't invoke the route then shutdown works as expected. -- Ewan -- View this message in context: http://www.nabble.com/Scala-and-Spring-config-tp23667388p23669901.html Sent from the Camel - Users mailing list archive at Nabble.com.
