Bugs: Browse | Submit New | Admin
JRuby 1.5.0.RC1 now does NOT include JNA anymore, so GlassFish fails to start with the "-d" option. Solutions: * Include JNA in the glassfish gem * Release JNA separately, and make it a dependency of the glassfish gem * Modify the glassfish gem to use FFI instead of JNA for starting in daemon mode.
Add A Comment:
Date: 2010-06-11 06:17 Sender: Uwe Kubosch JRuby 1.5.0 and JRuby 1.5.1 have been released and have the same problem: No daemon mode.