[jboss-user] [JBossCache] - Re: binding of DummyTransactionManager failed javax.naming.N
manik.surtani@jboss.com
do-not-reply at jboss.com
Thu Feb 22 11:16:36 EST 2007
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#4020667
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020667
More information about the jboss-user
mailing list