HiAfter I've added a transacted connection to my camel context (in tomcat), I get following log messages every second saying:
Committing JMS transaction on Session [ActiveMQSession {id=ID:ubuntu-45982-1473326402321-1:24:1,started=true} Creating new transaction with name [JmsConsumer[incoming]]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT]]
Created JMS transaction on Session [ActiveMQSession ... Initiating transaction commit Is that normal behaviour? Thanks for your help, Laci