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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Dec 11 04:50:47 EST 2009


Author: whitingjr
Date: 2009-12-11 04:50:46 -0500 (Fri, 11 Dec 2009)
New Revision: 30596

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/database-locations/remote-db/db-installation.properties
Log:
Added property for interesting method.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/database-locations/remote-db/db-installation.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/database-locations/remote-db/db-installation.properties	2009-12-11 09:50:19 UTC (rev 30595)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/postgresql/database-locations/remote-db/db-installation.properties	2009-12-11 09:50:46 UTC (rev 30596)
@@ -6,7 +6,7 @@
 # inclusion xpaths
 db-vendor-package.xpath.A=org.postgresql
 
-db-vendor.method.xpaths.A=
+db-vendor.method.xpaths.A=org.postgresql.xa.PGXADataSource:getXAConnection
 
 
 # driver settings



More information about the jboss-svn-commits mailing list