[jboss-user] [JBossCache] - jboss cache + glassfish - problem using GenericTransactionMa

jsaraiva do-not-reply at jboss.com
Thu Jun 28 09:54:55 EDT 2007


I'm using glassfish Application Server 9.0_01 (build b02-p01) and jboss cache 1.4.1.SP3 Cayenne, with OPTIMISTIC node locking scheme.

Here is part of the configuration file:
 
        jboss:service=Naming
        jboss:service=TransactionManager
        org.jboss.cache.GenericTransactionManagerLookup
        OPTIMISTIC
.....
.....

At startup no transaction manager is found and it falls back to the dummy transaction manager.
Here's the log:
2007-06-28 14:44:54,835 INFO  [org.jboss.cache.GenericTransactionManagerLookup] (main) Failed to perform a lookup for [java:/TransactionManager (JBoss, JRun4)]
2007-06-28 14:44:54,836 INFO  [org.jboss.cache.GenericTransactionManagerLookup] (main) Failed to perform a lookup for [javax.transaction.TransactionManager (BEA WebLogic)]
2007-06-28 14:44:54,839 INFO  [org.jboss.cache.GenericTransactionManagerLookup] (main) Couldn't find any WebSphere TransactionManager factory class, neither for WebSphere version
 5.1 nor 5.0 nor 4
2007-06-28 14:44:54,846 WARN  [org.jboss.cache.GenericTransactionManagerLookup] (main) Falling back to DummyTransactionManager from JBossCache
....
....

Can anyone help me setting up jboss cache to use glassfish's transaction manager?

Thanks
JS

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058752#4058752

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058752



More information about the jboss-user mailing list