Index: jmeter/build.xml =================================================================== --- jmeter/build.xml (revision 108932) +++ jmeter/build.xml (working copy) @@ -157,7 +157,7 @@ - - - - + + + + + Index: jmeter/src/main/resources/jca-local-h2-ds.xml =================================================================== --- jmeter/src/main/resources/jca-local-h2-ds.xml (revision 108875) +++ jmeter/src/main/resources/jca-local-h2-ds.xml (working copy) @@ -4,7 +4,7 @@ jdbc:hsqldb:hsql://localhost - org.hsqldb.jdbc.JDBCDriver + org.hsqldb.jdbcDriver 5