You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Reuben Firmin <re...@cnet.com> on 2006/03/09 20:31:08 UTC

Transactions across multiple datasources / Resin

Hello,

Has anybody applied transaction rules across multiple datasources using 
Resin/Spring/Ibatis? I'm looking at the JtaTransactionManager that 
spring provides, which seems like it'll work, and will be experimenting 
with that today. If you have practical examples of setting this up, 
though, I'd appreciate it.

Thanks
Reuben