Author: skabashnyuk
Date: 2010-01-13 07:40:36 -0500 (Wed, 13 Jan 2010)
New Revision: 1374
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml
Log:
EXOJCR-331 : org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml 2010-01-13
10:14:17 UTC (rev 1373)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml 2010-01-13
12:40:36 UTC (rev 1374)
@@ -198,8 +198,8 @@
<component>
<key>org.jboss.cache.transaction.TransactionManagerLookup</key>
-
<type>org.jboss.cache.transaction.GenericTransactionManagerLookup</type>
- </component>
+
<type>org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup</type>
+ </component>
<component>
<type>org.exoplatform.services.transaction.jbosscache.JBossTransactionService</type>
Show replies by date