Jruby version 1.7.16
Steps to run:
-
rvm use jruby 1.7.16
-
bundle install
-
Download hsqldb via ant
-
rake db:migrate
-
gem install warbler
-
warble executable war
-
java -jar simple.war
To run the application in Apache Tomcat replace step 6 by warble war.
Place the file in tomcat’s webapps directory