I'd like to know the answer to this too. I found this documentation: http://activemq.apache.org/camel/transactional-client.html
I assume you could do something like this with a jdbc transaction managers. One thing I didn't understand: where is the java code block that manipulates the PlatformTransactionManager supposed to go? Also it refers to a variable ctx whose origin isn't shown or explained. What kind of context is that? I'd love to see more and better docs and examples regarding transaction management in general, including XA examples. -- View this message in context: http://www.nabble.com/two-to-database-endpoints-in-one-transaction-tp17707633s22882p17811394.html Sent from the Camel - Users mailing list archive at Nabble.com.
