users@glassfish.java.net

New improvements in GlassFish gem 0.9.3

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Mon, 16 Mar 2009 11:04:42 -0700

GlassFish gem ver 0.9.3[4] is out!

It has many new features, improvements and bug fixes. Below are
highlights. For details, see
http://weblogs.java.net/blog/vivekp/archive/2009/03/new_features_in.html.


* Support for daemon mode (only linux and Solaris)
* Logging improvements. Direct the log to a file using -P option.
Control log
  level using --log-level option
* Support for config file, glassfish.yml. Try gfrake config and use it as
  template. Also see --config option. Now you can provide the JVM
  properties for GlassFish in daemon mode inside glassfish.yml.
* GlassFish Rake command: gfrake. Create a config file and do the cleanup
  of temporary files created by GlassFish. See, gfrake -T
* Support for Sinatra and framework auto-detection
* Improved server busy handling. During app load new requests give 503
along with
  "Server busy loading...." page instead of 404.

Bugs fixed

23719[1] When starting app, gf shows the index.html page which it
shouldn't
23721[2] starting gf requires sudo
23723[3] Support Daemon mode

[1]http://rubyforge.org/tracker/index.php?func=detail&aid=23719&group_id=5450&atid=21080
[2]http://rubyforge.org/tracker/index.php?func=detail&aid=23721&group_id=5450&atid=21080
[3]http://rubyforge.org/tracker/index.php?func=detail&aid=23723&group_id=5450&atid=21080
[4]http://glassfishgem.rubyforge.org/