Files | Admin

Notes:

Release Name: 0.9.3

Notes: GlassFish v3 Gem ver 0.9.3 is based on GlassFish v3 nucleus. GlassFish v3 is a JavaEE based application server with Ruby on Rails support. For details see here: https://glassfish.dev.java.net New features in this release: * Support for daemon mode (only linux and Solaris) * Logging improvements. Direct the log to a file using -P option. Controle log level using <tt>--log-level</tt> option * Support for config file, glassfish.yml. Try gfrake config and use it as template. Also see <tt>--config</tt> 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. Try it out and report any issues at [1]. Also leave your comments at webtier@glassfish.dev.java.net. [1]http://rubyforge.org/tracker/index.php?group_id=5450&atid=21080


Changes: 23719 When starting app, gf shows the index.html page which it shouldn't 23721 Starting gf requires sudo 23723 Support Daemon mode