[ https://issues.apache.org/activemq/browse/CAMEL-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51177#action_51177 ]
Claus Ibsen commented on CAMEL-372: ----------------------------------- Willem we can set the transacted option to true by default. As CAMEL-1475 handles the rest, eg no need to explict declare a transacted error handler etc. Then its safe to change the transacted option from false to true. > JMS endpoints should default to be transactional; using the JMS transaction > manager if no transaction manager is explicitly configured? > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-372 > URL: https://issues.apache.org/activemq/browse/CAMEL-372 > Project: Apache Camel > Issue Type: Improvement > Reporter: James Strachan > Assignee: Willem Jiang > Fix For: 2.0.0 > > > Its such a common use case - using camel-jms should be transactional out of > the box unless the user explicitly disables transactions. So defaulting the > transactionManager property seems to make sense -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.