Using JRuby from RVM and the GlassFish Ruby gem.
I haven't been able to reproduce this in other projects. However, in one project of mine, regardless of what's in the config.ru, if I run $ glassfish
, then it loads up the server and the output is from when I first launched GlassFish many days ago, even if I uninstall and reinstall the gem or delete tmp/.glassfish
.
My application works fine with Ruby 1.9.1 and Thin.