Hi, This documentation? https://access.redhat.com/documentation/en-US/Fuse_ESB_Enterprise/7.0/html/EIP_Transactions_Guide/XaJdbc-AutoEnlist.html
Regards, 2015-03-24 9:47 GMT+01:00 Christian Schneider <[email protected]>: > As far as I know the auto enlistment happens when a Connection is created. > This Connection will then be enlisted a the TransactionManager as a > resource. > In Aries jpa this happens when the EntityManager is created which happens > at first access to the injected EntityManager proxy. > > So in effect the resources are enlisted as you use them. > > Christian > > > On 24.03.2015 09:33, ellirael wrote: > >> I've tried and tested declarative transactions with JDBC DataSources using >> pax-jdbc. Thanks to >> Christian Schneider. >> >> I'v trying to understand the XA aware resources auto-enlistment. But I >> cannot found any info. Lack of docs. >> All bundle resources are enslisted? >> All bundle resources that appears in blueprint config are enslisted? >> All karaf platform XA aware resuorces are enlisted? >> >> >> >> >> -- >> View this message in context: http://karaf.922171.n3.nabble. >> com/Declarative-JTA-transactions-XA-aware-resources-auto-enlistment- >> rules-tp4039247.html >> Sent from the Karaf - User mailing list archive at Nabble.com. >> > > > -- > Christian Schneider > http://www.liquid-reality.de > > Open Source Architect > http://www.talend.com > > -- Charlie Mordant Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent
