If I have this in Camel 2.0: <camel:from uri="activemq:queue:routingIn?concurrentConsumers=5" />
Is it possible to specify the ThreadPool that is used for the concurrentConsumers... to replace the DefaultMessageListenerContainer (as shown below) thread pool for example? 2009-04-03 21:33:19,760 WARN [org.apache.camel.component.jms.JmsProducer] (DefaultMessageListenerContainer-509) -- View this message in context: http://www.nabble.com/Custom-ThreadPool-For-ActiveMQComponent-tp22910646p22910646.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.