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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Dec 8 05:43:43 EST 2009


Author: whitingjr
Date: 2009-12-08 05:43:43 -0500 (Tue, 08 Dec 2009)
New Revision: 30525

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/db-profile.properties
Log:
Added method signatures to identify in analysis.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/db-profile.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/db-profile.properties	2009-12-08 10:43:05 UTC (rev 30524)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/database/oracle/db-profile.properties	2009-12-08 10:43:43 UTC (rev 30525)
@@ -3,6 +3,8 @@
 # inclusion xpaths
 db-vendor-package.xpath=oracle
 
+db-vendor.method.xpaths=oracle.net.ns.DataPacket:send,oracle.net.ns.DataPacket:receive
+
 # report to profiling system vendor support for xa, used to verify command line parameters
 db.supports.xa=true
 



More information about the jboss-svn-commits mailing list