Asynchronous transaction ------------------------ Key: CAMEL-2902 URL: https://issues.apache.org/activemq/browse/CAMEL-2902 Project: Apache Camel Issue Type: New Feature Components: camel-spring Reporter: Claus Ibsen Fix For: 2.5.0
Look into if we can have Spring TM leverage suspend/resume so we can have transactions span threads and thus supported by the asynchronous routing engine. The trick is most likely the Spring DMLC. However we have contributions from a community member who looked into this as well. gnodet have coded suspend/resume for Aries: https://svn.apache.org/repos/asf/incubator/aries/trunk/transaction/transaction-manager/src/main/java/org/apache/aries/transaction/GeronimoPlatformTransactionManager.java -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.