--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code
Jack
cat startH2WebConsole.sh
java -cp /home/wizard/.ivy2/cache/com.h2database/h2/jars/h2-1.3.149.jar
org.h2.tools.Server
after I run it, it will start H2 and open the browser to the web interface.
there I have this url connection, which allows me to then start lift
and both can access the database at the same time
jdbc:h2:test_lift_proto.db;AUTO_SERVER=TRUE
Regards,
Diego
--
Diego Medina
Lift/Scala Developer
di...@fmpwizard.com
http://www.fmpwizard.com