@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 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.