Author: skabashnyuk
Date: 2010-01-08 10:57:22 -0500 (Fri, 08 Jan 2010)
New Revision: 1326
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml
Log:
EXOJCR-361 : update channel name
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml 2010-01-08
14:53:53 UTC (rev 1325)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml 2010-01-08
15:57:22 UTC (rev 1326)
@@ -7,7 +7,7 @@
<transaction
transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup"
/>
- <clustering mode="replication"
clusterName="JBoss-Cache-Indexer-Cluster_db1_ws">
+ <clustering mode="replication"
clusterName="JBoss-Cache-Indexer-Cluster_db1_ws1">
<stateRetrieval timeout="20000" fetchInMemoryState="false"
nonBlocking="true"/>
<jgroupsConfig>
<!--
Show replies by date