I tested JTA JPA earlier. It works. I had problems when tried JTA JDBC. It works too, with pax-jdbc. Pax-jdbc grants pooling and XA wrapping for DataSources.
When I saw your message, I wanted to try another solution of XA DataSource auto wrapping. I've tried and it doesn't work. I think it is because of wrappers bundle absence. Looked through org.apache.aries.transaction.manager pom.xml. Could not find wrapper dependency. Wrappers depends on manager instead. Is this your framework? Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent -- View this message in context: http://karaf.922171.n3.nabble.com/Declarative-JTA-transactions-XA-aware-resources-auto-enlistment-rules-tp4039247p4039278.html Sent from the Karaf - User mailing list archive at Nabble.com.
