]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.webapp/src/main/webapp/WEB-INF/local-template.properties
Adapt for Tomcat and MySQL
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / WEB-INF / local-template.properties
diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/local-template.properties b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/local-template.properties
deleted file mode 100644 (file)
index 3f6e3de..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Rename this file to local.properties\r
-\r
-# For in memory database switch following lines\r
-sessionFactoryParentBean=slcServerDefault.sessionFactory.hibernateTestHSQL\r
-#sessionFactoryParentBean=slcServerDefault.sessionFactory.persistentHSQL\r
-\r
-# URL of the persistent database\r
-jdbcUrl=jdbc:hsqldb:file:/<path to a directory>/<db name>;shutdown=true\r
-# Under Windows use the following form (with /!)\r
-#jdbcUrl=jdbc:hsqldb:file:/C:/dev/test/dbSlc/db;shutdown=true\r
-\r