hi,

I have a problem with concurrentConsumers when connecting to existing queue.
when I'm starting consumer before sending messages to the queue everything
works fine, but if I'm connecting to existing not empty queue camel goes
consume existing messages sequentially one by one. I tried to use
asyncConsumer camel property and appropriate activemq properties but it
doesn't works for me. my spring config

jmsMessageListener is a simple javax.jms.MessageListener implementation. I'm
using camel 2.12.2, activemq 5.9.0 and java 1.7.0_40
thanks for any help,
hollow1351



--
View this message in context: 
http://camel.465427.n5.nabble.com/ActiveMQ-asyncConsumer-problem-tp5744405.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to