Release Name: 1.1
Notes:
Java web applications are typically packaged as WAR files in preparation for distribution and deployment to J2EE servers. Rails Integration allows the packaging of Ruby on Rails applications in a similar form, to enable seamless deployment to Java servers.
Documentation can be found at
http://www.headius.com/jrubywiki/index.php/Rails_Integration
Changes:
* Bug 9321 - Better performance / Glassfish support (no runtime installation)
* Bug 9654 - JDK 1.4 support
* Enhancement 9999 - Support JNDI datasources
* Enhancement 10068 - Edge rails support
* Bug 9320 - NullpointerException in AbstractRailsServlet
* Bug 9394 - Allow deployment to root
* Bug 9419 - Ensure that ARGV is always available
* Enhancement 9710 - add_gem for config file
* Bug 9722 - Allow both symbols and strings for session keys
* Enhancement 10069 - Extra excludes paths
* Bug 10190 - java_library creates corrupt jar-files on windows
|