Hi,

I have some messages in the JMS Queue and if i fetch the message from Queue
by using 
consumerTemplate.receiveBodyNoWait("jms:queue:destinationEndPoint",
String.class);

By i observed that consumerTemplate is not maintaining insertion order.

Please let me know how can i get insertion order by using consumerTemplate 



--
View this message in context: 
http://camel.465427.n5.nabble.com/ConsumerTemplate-is-not-fetching-data-in-insertion-Order-tp5744663.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to