I'm sure there must something be wrong in your route or test. Could you please have a look at [1] and [2] and check your code again.
[1] http://code.google.com/p/camelinaction/source/browse/trunk/chapter9/multiple-routes/src/test/java/camelinaction/TXToTXTest.java [2] http://code.google.com/p/camelinaction/source/browse/trunk/chapter9/multiple-routes/src/test/resources/spring-context.xml Best, Christian On Tue, Feb 28, 2012 at 7:48 PM, tp20165 <[email protected]> wrote: > Not getting the error on ActiveMQ. However, message is lost. Transaction > does > not rollback and put it in the "from" queue. > > It does not move the message to "to" queue, which is a expected behavior. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Lost-message-with-Transactionl-client-tp5150868p5522817.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
