Another update when I was debugging the jboss cache code. In GenericTransactionManager class, ctx.lookup(knownJNDIManager[0]) seems to be returning org.jboss.tm.TxManager, but jboss cache seems to expecting javax.transaction.TransactionManager.
Is there a solution for this? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206749#4206749 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206749 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
