Why we’d want at least version 1.3.1
Posted by danielmeyer on December 18, 2008
Bitronix Transaction Manager has been helpful for our integration tests, which can then run outside the app server and have a JTA transaction manager and enough of a JNDI provider to get by.
We have been using version 1.3, since that’s the version that first had the JNDI server. But we had to specify disableJmx=true in the Configuration object so that the java: prefix could work.
This limitation has been removed as of BTM 1.3.1. I’m BTM-enabling another module — maybe now’s the time to update to the current version of BTM…