For III this is being done at the end of Commit/Rollback (not a finally block).
Also, deleteTransaction is double checking for the state of the transaction. If you try to
delete a transaction which is not in COMMITED or ROLLEDBACK state it will throw an
exception. I wanted to have this double check since I knew this constraint.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973566#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...