You'll probably need to look up the the the user transaction object in JNDI
(java:/UserTransaction) and then explicitly call begin/commit.
As you can see, it's always preferable to be doing these things in a managed
environment where you don't need to think about these things. :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999286#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...