[jboss-svn-commits] JBL Code SVN: r36329 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-locations/remote-db/resourceA.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Dec 9 14:07:34 EST 2010


Author: whitingjr
Date: 2010-12-09 14:07:34 -0500 (Thu, 09 Dec 2010)
New Revision: 36329

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-locations/remote-db/resourceA/connection.properties
Log:
Changed to use existing infrastructure.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-locations/remote-db/resourceA/connection.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-locations/remote-db/resourceA/connection.properties	2010-12-09 19:06:55 UTC (rev 36328)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/database-locations/remote-db/resourceA/connection.properties	2010-12-09 19:07:34 UTC (rev 36329)
@@ -6,5 +6,5 @@
 db-vendor-jdbc-password.A=dtf11
 
 # use filter chaining expandproperties to populate the connectionURL with the following host
-db-vendor-jdbc-serverName.A=larry.buildnet.ncl.jboss.com
-db-vendor-jdbc-database.A=orcl
+db-vendor-jdbc-serverName.A=old-desktop
+db-vendor-jdbc-database.A=dtf11



More information about the jboss-svn-commits mailing list