Author: skabashnyuk
Date: 2010-01-13 11:43:39 -0500 (Wed, 13 Jan 2010)
New Revision: 1380
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml
Log:
EXOJCR-331 : remove jotm
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
16:32:21 UTC (rev 1379)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-configuration.xml 2010-01-13
16:43:39 UTC (rev 1380)
@@ -205,7 +205,7 @@
<type>org.exoplatform.services.transaction.jbosscache.JBossTransactionService</type>
</component>
- <component>
+ <!-- component>
<key>org.exoplatform.services.transaction.TransactionService</key>
<type>org.exoplatform.services.transaction.impl.jotm.TransactionServiceJotmImpl</type>
<init-params>
@@ -214,7 +214,7 @@
<value>5</value>
</value-param>
</init-params>
- </component>
+ </component-->
<external-component-plugins>
<target-component>org.exoplatform.services.naming.InitialContextInitializer</target-component>
Show replies by date