What's new in the 4.0 branch?
When using Tomcat and distributed transactions, there are 2 pitfalls to be aware of:
A common mistake is not tuning the init and shutdown ordering of your connection pools versus the transaction kernel - so please make sure you avoid this pitfall:
Your REST service is invoked and left pending. How can you rollback?
Improved clarity for transactions marked as rollback only