Centralize configs
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 5 Jun 2008 16:59:03 +0000 (16:59 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 5 Jun 2008 16:59:03 +0000 (16:59 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1216 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.webapp/src/main/webapp/WEB-INF/local-template.properties

index 1eed96a7c13ccea3f4e4ebf7f08c2f6ee91017f9..05241b75ff1134481ac0008b2b8c900e5dc68da3 100644 (file)
@@ -1,8 +1,8 @@
 # Rename this file to local.properties\r
 \r
 # For in memory database switch following lines\r
-dataSourceBean=slcDefault.dataSource.inMemoryTestHSQL\r
-#dataSourceBean=persistentDataSource\r
+sessionFactoryParentBean=slcDefault.dataSource.inMemoryTestHSQL\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