Ok, than it's the right decision... I think there must be something wrong in your route set up. The number of messages you receives is increasing by one for each loop... I added the unit test testMultipleMessagesOnSameTopic() [1] to make sure it works. Please have a look and check what you are doing different.
[1] https://git-wip-us.apache.org/repos/asf?p=camel.git;a=blob;f=components/camel-jms/src/test/java/org/apache/camel/component/jms/TwoConsumerOnSameTopicTest.java;h=a389fa25363ea8578d63ed9c86803bcfd080ea68;hb=HEAD Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Sun, Aug 4, 2013 at 12:34 PM, Nhan Nguyen <ntnha...@gmail.com> wrote: > Hi Christian, > > I have plan I will use multiple comsumers. > > Thanks, > Nhan > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/The-producer-sent-only-one-message-but-the-comsumer-received-multiple-messages-with-same-content-tp5736733p5736739.html > Sent from the Camel - Users mailing list archive at Nabble.com. >