fix all Specimen test including new implementation for hibernate listeners
[cdmlib.git] / cdmlib-services / src / test / resources / unitils.properties
index 8c0f9d9945038e4c2b595647405c170d3e63661c..b1bbedf93ceb50740036e25fabf73842c4e1d64f 100644 (file)
@@ -1,6 +1,6 @@
 #\r
-# NOTE: this is the unitils.properties file for the cdmlib-persitence module\r
-# a separate unitils.properties exists for cdmlib-io and for cdmlib-services\r
+# NOTE: this is the unitils.properties file for the cdmlib-services module\r
+# a separate unitils.properties exists for cdmlib-io and for cdmlib-persistence\r
 #\r
 #\r
 # the list of all properties is found in\r
@@ -57,9 +57,9 @@ dbMaintainer.autoCreateExecutedScriptsTable=true
 \r
 # H2 #\r
 #\r
-#database.driverClassName=org.h2.Driver\r
-database.driverClassName=com.p6spy.engine.spy.P6SpyDriver\r
-database.url=jdbc:h2:mem:cdm\r
+database.driverClassName=org.h2.Driver\r
+#database.driverClassName=com.p6spy.engine.spy.P6SpyDriver\r
+database.url=jdbc:h2:mem:cdm2\r
 #database.url=jdbc:h2:file:~/.h2/cdm\r
 database.dialect=h2\r
 dbMaintainer.script.fileExtensions=h2.sql\r