Hum, I'm not really sure, I don't embed it in my framework, and tx seems to work (JMS to JPA). org.apache.aries.transaction.wrappers version is also inferior to org.apache.aries.transaction.manager <http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22org.apache.aries.transaction.manager%22> one, so I think that Aries developers integrated it in the main bundle (the manager one). Concerning how I found the doc, I tried to make XA tx working within an OSGI project, so crawled the web...
You can take a look at my framework to see how I linked it, but as I said, I think that it works. Regards, 2015-03-24 16:05 GMT+01:00 ellirael <[email protected]>: > Great docs. How did you find it? > > Bundle org.apache.aries.transaction.wrappers doesn't included in Karaf > 3.0.3. > Should I install it manually? > Maybe it is some feature that installs it? > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Declarative-JTA-transactions-XA-aware-resources-auto-enlistment-rules-tp4039247p4039263.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- Charlie Mordant Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent
