Hi, I am trying to create a camel route having rabbitmq consumer inside a transaction. I am using Spring boot and atomikos for tx management. Rabbit MQ queue already has x-dead-letter-exchange and routing key set up.
How should I wrap my rabbitmq connection factory inside JTA tx manager ? I tried transact block but it didn't work. -- View this message in context: http://camel.465427.n5.nabble.com/Transactional-RabbitMQ-Consumer-with-Spring-boot-tp5783788.html Sent from the Camel - Users mailing list archive at Nabble.com.