[ https://issues.apache.org/activemq/browse/CAMEL-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51054#action_51054 ]
Claus Ibsen commented on CAMEL-1519: ------------------------------------ The issue are when you define the transacted policy in a single tag such as <policy ref="required"/>. When you span the entire route in a <policy> ROUTE HERE </policy> then it worked before also. > Spring DSL - Transacted routes with policy seems to not work - same route in > Java DSL works > -------------------------------------------------------------------------------------------- > > Key: CAMEL-1519 > URL: https://issues.apache.org/activemq/browse/CAMEL-1519 > Project: Apache Camel > Issue Type: Bug > Affects Versions: 1.6.0, 2.0-M1 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Critical > Fix For: 2.0.0, 1.6.1 > > > In 1.x see rev 762400 where I added an unit test demonstrating the bug > The TX interceptor gets applied wrong with Spring DSL versus Java DSL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.