src/main/resources/default.props
author Tomas Zeman <tzeman@volny.cz>
Fri, 10 Feb 2012 09:53:08 +0100
changeset 14 5a2f996a5ba0
parent 11 43fa65f5072e
child 21 641c7190c566
permissions -rw-r--r--
Workaround for #950 + #999 #950 Connections unexpectedly closed when using DB.use with a JNDI datasource with squerylrecord https://www.assembla.com/spaces/liftweb/tickets/950 #999 DB connection issue using Menu.param https://www.assembla.com/spaces/liftweb/tickets/999

# Default (devel) properties for FIS webapp.

#db.fis.user=
#db.fis.pass=
db.fis.url=jdbc:postgresql://localhost:7902/fis_dev