Archive
Posts Tagged ‘CMT’
How to use Bean Managed Transactions with EJB3, JPA and JTA
October 7, 2008
5 comments
During a “little” project I am doing in my spare time, I found out that switching to Bean Managed Transactions (BMT) wasn’t as easy as I expected. When you’ve used Container Managed Transactions (CMT) and are switching to BMT with JTA like I was, you need to know the following: