diff --git a/build/antclick/apps/antville/db.properties b/build/antclick/apps/antville/db.properties index 1fdf955c..497b485a 100644 --- a/build/antclick/apps/antville/db.properties +++ b/build/antclick/apps/antville/db.properties @@ -1,6 +1,6 @@ # Properties of antville datasource for hsqldb connection -antville.url=jdbc:hsqldb://path/to/db/antville +antville.url=jdbc:hsqldb:db/antville antville.driver=org.hsqldb.jdbcDriver antville.user=sa antville.password=