I use the following configuration [1] (with ActiveMQ). [1] https://github.com/muellerc/camel-in-transaction/blob/master/src/test/resources/META-INF/spring/JmsAndJdbcXATransactionSampleWithAtomikosTest-context.xml
Best, Christian On Wed, Apr 3, 2013 at 4:31 PM, yxzhao <yxz...@stonewain.com> wrote: > Hi All, > > We have an app using Camel to schedule jobs and Atomikos to manage > transactions accessing IBM MQ queues and Oracle DB. Once a while message > consuming routes stop consuming messages completely without indication of > any abnormal conditions. > > Does anyone out there experience this or something similar? > > By the way, when Atomikos manages transactions, do camel routes have to > specify transacted work explicitly or Atomikos can detect the units of work > automatically based on route definitions? > > Thanks in advance for any help, hints or suggestions. > > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-JMS-with-Atomikos-UserTransactionManager-not-consuming-Messages-tp5730286.html > Sent from the Camel - Users mailing list archive at Nabble.com. >