Don't use the dummy transaction manager in production. It is called a
"dummy" transaction manager for a reason! :-)
Use one of the many open src TM impl's instead, and write your own
TransactionManagerLookup impl to get a hold of the TM. Keep in mind that Tomcat's
JNDI is read-only.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020667#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...