浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Goldspike · jruby/jruby Wiki

» JRuby Project Wiki Home Page     » JRuby on Rails]

GoldSpike


'''Note: GoldSpike is being discontinued. Use
Warbler instead of GoldSpike for packaging JRuby on Rails applications into WAR files.'''

Java web applications are typically packaged as WAR files in preparation for distribution and deployment to Java EE servers. It is useful to be able to package Ruby on Rails applications in a similar form, to enable seamless deployment to Java servers. This is what GoldSpike does.

__TOC__

== Creating a WAR of a Rails application ==

=== Warbler ===
See Warbler for our currently recommended way to package your Rails applications as a .war file for deployment to a Java app server.

See also [[Jruby on Rails on Tomcat (Warbler related info).

Note this section will be expanded in the near future.

posted on 2012-03-14 23:44  lexus  阅读(170)  评论(0)    收藏  举报