JRuby on GlassFish Planning

GlassFish v3

v3 Module/Gem

  • Add support for invoking Gem with port number. See issue 3964
  • Make RailsContainer OSGi friendly
  • Improve JRuby/Rails startup time
  • Improve JRuby/Rails runtime pooling.

HA Support

  • Make Gem and JRuby/Rails support in v3 HA ready

Merb

Merb is (better) alternative to Rails. Following (or more) needs to be done:

  • Current Merb generated app will be identified as Rails app by RailsSniffer in v3. Investigate if Merb generated app will work correctly on v3.
  • Investigate pluggable ORM on Merb, see activehibernate
  • Merb Samples and GettingStarted on v3

Rails

GlassFish v2

  • Replace Goldspike by Rack
  • Native (non-war) based deployment
  • HA Testing