thanks for the answer Mr. Pham, I've commented my "concurrent configs" on my spring file and I've done it the way you propose:
from("activemq:topic:xmlOrders").to("activemq:accounting?concurrentConsumers=5"); Thanks for the advice. However, the activemq:accounting queue is still getting the message more than once, is this the normal behavior of the concurrentConsumers config??? -- View this message in context: http://camel.465427.n5.nabble.com/concurrentConsumers-basic-question-tp4535789p4535904.html Sent from the Camel - Users mailing list archive at Nabble.com.