X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Flocal-template.properties;fp=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Flocal-template.properties;h=05241b75ff1134481ac0008b2b8c900e5dc68da3;hb=d337e16bbb1a04719caae3cbe721dbee5d06932c;hp=1eed96a7c13ccea3f4e4ebf7f08c2f6ee91017f9;hpb=37ab16e966e94374d3f8458c20f67679129f3dbc;p=gpl%2Fargeo-slc.git 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 index 1eed96a7c..05241b75f 100644 --- 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 @@ -1,8 +1,8 @@ # Rename this file to local.properties # For in memory database switch following lines -dataSourceBean=slcDefault.dataSource.inMemoryTestHSQL -#dataSourceBean=persistentDataSource +sessionFactoryParentBean=slcDefault.dataSource.inMemoryTestHSQL +#sessionFactoryParentBean=slcServerDefault.sessionFactory.persistentHSQL # URL of the persistent database jdbcUrl=jdbc:hsqldb:file://;shutdown=true