Yes, sorry, ActiveMQ version 5.2.

I've created a very basic Eclipse project that demonstrates the issue.
http://www.mediafire.com/file/h2bmqyynwnt/CamelTest.zip

Simply launch in debug mode and watch the thread counter for
DefaultMessageListenerContainer tick away once per second.


Claus Ibsen-2 wrote:
> 
> Hi
> 
> AMQ v 1.5.2? Are you sure it's the correct version number? The latest
> release is 5.2.
> 
> Could you create a unit test sample that demonstrates this issue? It's
> much easier to get started with if we have something we can run right
> away.
> 
> And you are using the JmsComponent. But for ActiveMQ we encurage you
> to use it's component
> http://activemq.apache.org/camel/activemq.html
> 
> It's an extension for JmsComponent where it has properly configured it
> on the ActiveMQ platform.
> 
> So use this class:
> org.apache.activemq.camel.component.ActiveMQComponent
> 
> -- 
> 
> /Claus Ibsen
> Apache Camel Committer
> Blog: http://davsclaus.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/DefaultMessageListenerContainer-threading-issue-tp18811410s22882p21013155.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to