Author: tolusha
Date: 2010-01-13 04:34:22 -0500 (Wed, 13 Jan 2010)
New Revision: 1372
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml
Log:
EXOJCR-334: add GenericTransactionManagerLookup to conf
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
09:23:33 UTC (rev 1371)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml 2010-01-13
09:34:22 UTC (rev 1372)
@@ -198,7 +198,7 @@
<component>
<key>org.jboss.cache.transaction.TransactionManagerLookup</key>
- <type>org.jboss.cache.transaction.JBossTransactionManagerLookup</type>
+
<type>org.jboss.cache.transaction.GenericTransactionManagerLookup</type>
</component>
<component>
Show replies by date