[jboss-svn-commits] JBL Code SVN: r36333 - labs/jbosstm/workspace/whitingjr/trunk/performance.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Dec 9 14:09:51 EST 2010
Author: whitingjr
Date: 2010-12-09 14:09:51 -0500 (Thu, 09 Dec 2010)
New Revision: 36333
Modified:
labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
Log:
Added driver class for results submission.
Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath 2010-12-09 19:09:16 UTC (rev 36332)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath 2010-12-09 19:09:51 UTC (rev 36333)
@@ -12,5 +12,6 @@
<classpathentry kind="lib" path="lib/caveatemptor-jpa.jar"/>
<classpathentry kind="lib" path="lib/jboss-ejb3-all.jar" sourcepath="/jboss-as-4.2.3-GA"/>
<classpathentry kind="var" path="JBOSS_3.7_HOME/server/default/lib/jboss-common-jdbc-wrapper.jar"/>
+ <classpathentry kind="lib" path="lib/dbdrivers/postgresql/postgresql-8.4-701.jdbc4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
More information about the jboss-svn-commits
mailing list