README
author Tomas Zeman <tzeman@volny.cz>
Fri, 10 Feb 2012 09:53:08 +0100
changeset 14 5a2f996a5ba0
parent 1 9fb076ee491c
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

FIS - Functional Information System

Build instructions:

 * project is built via simple build tool
   (http://code.google.com/p/simple-build-tool/)

$ sbt update
$ sbt compile
$ sbt jetty


# vim: tw=72 et ts=2 sw=2