[
https://issues.apache.org/activemq/browse/CAMEL-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tristan updated CAMEL-1601:
---------------------------
Attachment: transactions.tar.gz
This file demonstrates the issue. It requires a JEE server to replicate since a
JtaTransactionManager is required.
> @Transactional annotation doesn't perform correctly within SpringRouteBuilder
> -----------------------------------------------------------------------------
>
> Key: CAMEL-1601
> URL: https://issues.apache.org/activemq/browse/CAMEL-1601
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-spring, camel-spring-integration
> Affects Versions: 1.6.0
> Environment: Ubuntu Desktop v9.04 (Jaunty)
> Java (1.6.0_13)
> ActiveMQ 5.2
> Glassfish v2.1
> Camel v1.6.1_SNAPSHOT
> Reporter: Tristan
> Priority: Minor
> Attachments: transactions.tar.gz
>
>
> The Spring @Transactional annotation doesn't work as expected with
> JtaTransactionManager in routes created using SpringRouteBuilder.
> Programatically defined transactions seem to be fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.