Hi

Keep an eye on CAMEL-645. We will add some unit tests that demonstrates some 
usage of the transactional client EIP pattern.

I am unsure if the policy stuff has been ported to Spring XML as well so you 
might have to use Java DSL until its fully ported to Spring style 
configuration. There are a few gaps from the Java DSL to Spring DSL that we 
should start closing the gap for Camel 1.5. 


Med venlig hilsen
 
Claus Ibsen
......................................
Silverbullet
Skovsgårdsvænget 21
8362 Hørning
Tlf. +45 2962 7576
Web: www.silverbullet.dk

-----Original Message-----
From: bwtaylor [mailto:[EMAIL PROTECTED] 
Sent: 13. juni 2008 00:47
To: [email protected]
Subject: Re: two to-database-endpoints in one transaction


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.

Reply via email to