158901: Tomcat integration: add JNDI config / lookup of 3rd party JDBC/JMS factories
We've added a demo config also to the regular (non-Spring-based) Tomcat examples.
159319: New recovery: avoid recover/rollback between prepare and commit
We fixed a design flaw where the new recovery could suffer from interference of concurrent recovery / rollback. Our fix has been proven mathematically correct so we're pretty convinced this makes things bullet-proof from now on.
159773: Detect changes after init concerning setSupportsTmJoin
We've improved supportsTmJoin functionality to be consistent with the other AtomikosDataSourceBean properties.

Add a comment