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=1eed96a7c13ccea3f4e4ebf7f08c2f6ee91017f9;hb=9b93c0db9151aec3c69f96b78149039bb0efa376;hp=17ff29cddd70aeb4cb5a475fb55a02e03107bb33;hpb=eb47f562cadafd6b8d8641765bab6246456a5454;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 17ff29cdd..1eed96a7c 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,10 +1,10 @@ # Rename this file to local.properties # For in memory database switch following lines -#dataSourceBean=slcTemplates.dataSource.inMemoryTestHSQL -dataSourceBean=persistentDataSource +dataSourceBean=slcDefault.dataSource.inMemoryTestHSQL +#dataSourceBean=persistentDataSource -# URL of the peristent database +# URL of the persistent database jdbcUrl=jdbc:hsqldb:file://;shutdown=true # Under Windows use the following form (with /!) #jdbcUrl=jdbc:hsqldb:file:/C:/dev/test/dbSlc/db;shutdown=true