Re: ActiveMQ and Camel Polling Consumer Thread Leak

2013-04-30 Thread ElwoodJones
Yeah, thanks, I'll do that tomorrow, however after some work today I'm pretty sure this is a camel issue rather than activemq. When I replace the use of the Camel consumer template with the spring JmsTemplate the problem goes away. Cheers On 30 Apr 2013 15:47, "ceposta [via ActiveMQ]" < ml-node+s2

Re: ActiveMQ and Camel Polling Consumer Thread Leak

2013-04-30 Thread Christian Posta
Want to wrap this up into a test case so I can look at it on my side? On Tue, Apr 30, 2013 at 5:22 AM, ElwoodJones wrote: > Hi There, > > I've been banging my head against an issue for a while now. I have a JCA > that picks messages up from a tcp socket, puts them onto a queue and then a > consu