[exo-jcr-commits] exo-jcr SVN: r1583 - jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Jan 26 11:28:20 EST 2010


Author: tolusha
Date: 2010-01-26 11:28:19 -0500 (Tue, 26 Jan 2010)
New Revision: 1583

Modified:
   jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws2.xml
   jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws3.xml
   jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws.xml
   jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws1.xml
   jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws2.xml
Log:
EXOJCR-403: fix conf

Modified: jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws2.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws2.xml	2010-01-26 15:49:20 UTC (rev 1582)
+++ jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws2.xml	2010-01-26 16:28:19 UTC (rev 1583)
@@ -39,10 +39,10 @@
 		</preload>
 		<loader class="org.jboss.cache.loader.JDBCCacheLoader" async="false" fetchPersistentState="false" ignoreModifications="false" purgeOnStartup="false">
 			<properties>
-				cache.jdbc.table.name=jcrlocks_db1_ws
+				cache.jdbc.table.name=jcrlocks_db1_ws2
 				cache.jdbc.table.create=true
 				cache.jdbc.table.drop=false
-				cache.jdbc.table.primarykey=jcrlocks_db1_ws_pk
+				cache.jdbc.table.primarykey=jcrlocks_db1_ws2_pk
 				cache.jdbc.fqn.column=fqn
 				cache.jdbc.fqn.type=VARCHAR(512)
 				cache.jdbc.node.column=node

Modified: jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws3.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws3.xml	2010-01-26 15:49:20 UTC (rev 1582)
+++ jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1_ws3.xml	2010-01-26 16:28:19 UTC (rev 1583)
@@ -39,10 +39,10 @@
 		</preload>
 		<loader class="org.jboss.cache.loader.JDBCCacheLoader" async="false" fetchPersistentState="false" ignoreModifications="false" purgeOnStartup="false">
 			<properties>
-				cache.jdbc.table.name=jcrlocks_db1_ws
+				cache.jdbc.table.name=jcrlocks_db1_ws3
 				cache.jdbc.table.create=true
 				cache.jdbc.table.drop=false
-				cache.jdbc.table.primarykey=jcrlocks_db1_ws_pk
+				cache.jdbc.table.primarykey=jcrlocks_db1_ws3_pk
 				cache.jdbc.fqn.column=fqn
 				cache.jdbc.fqn.type=VARCHAR(512)
 				cache.jdbc.node.column=node

Modified: jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws.xml	2010-01-26 15:49:20 UTC (rev 1582)
+++ jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws.xml	2010-01-26 16:28:19 UTC (rev 1583)
@@ -39,10 +39,10 @@
 		</preload>
 		<loader class="org.jboss.cache.loader.JDBCCacheLoader" async="false" fetchPersistentState="false" ignoreModifications="false" purgeOnStartup="false">
 			<properties>
-				cache.jdbc.table.name=jcrlocks_db1_ws
+				cache.jdbc.table.name=jcrlocks_db1tck_ws
 				cache.jdbc.table.create=true
 				cache.jdbc.table.drop=false
-				cache.jdbc.table.primarykey=jcrlocks_db1_ws_pk
+				cache.jdbc.table.primarykey=jcrlocks_db1tck_ws_pk
 				cache.jdbc.fqn.column=fqn
 				cache.jdbc.fqn.type=VARCHAR(512)
 				cache.jdbc.node.column=node

Modified: jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws1.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws1.xml	2010-01-26 15:49:20 UTC (rev 1582)
+++ jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws1.xml	2010-01-26 16:28:19 UTC (rev 1583)
@@ -39,10 +39,10 @@
 		</preload>
 		<loader class="org.jboss.cache.loader.JDBCCacheLoader" async="false" fetchPersistentState="false" ignoreModifications="false" purgeOnStartup="false">
 			<properties>
-				cache.jdbc.table.name=jcrlocks_db1_ws
+				cache.jdbc.table.name=jcrlocks_db1tck_ws1
 				cache.jdbc.table.create=true
 				cache.jdbc.table.drop=false
-				cache.jdbc.table.primarykey=jcrlocks_db1_ws_pk
+				cache.jdbc.table.primarykey=jcrlocks_db1tck_ws1_pk
 				cache.jdbc.fqn.column=fqn
 				cache.jdbc.fqn.type=VARCHAR(512)
 				cache.jdbc.node.column=node

Modified: jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws2.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws2.xml	2010-01-26 15:49:20 UTC (rev 1582)
+++ jcr/trunk/exo.jcr.component.core/src/test/resources/conf/portal/cluster/test-jbosscache-lock-config_db1tck_ws2.xml	2010-01-26 16:28:19 UTC (rev 1583)
@@ -39,10 +39,10 @@
 		</preload>
 		<loader class="org.jboss.cache.loader.JDBCCacheLoader" async="false" fetchPersistentState="false" ignoreModifications="false" purgeOnStartup="false">
 			<properties>
-				cache.jdbc.table.name=jcrlocks_db1_ws
+				cache.jdbc.table.name=jcrlocks_db1tck_ws2
 				cache.jdbc.table.create=true
 				cache.jdbc.table.drop=false
-				cache.jdbc.table.primarykey=jcrlocks_db1_ws_pk
+				cache.jdbc.table.primarykey=jcrlocks_db1tck_ws2_pk
 				cache.jdbc.fqn.column=fqn
 				cache.jdbc.fqn.type=VARCHAR(512)
 				cache.jdbc.node.column=node



More information about the exo-jcr-commits mailing list