|
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
|---|---|
| 作者 | 正文 |
|
最后更新时间:2007-05-23 关键字: Rails
Package up Rails app as WAR file & Run it on Tomcat Successfully(please excuse me for writing in English, for there's no input method installed on client's machine)
1. Get your Rails application running in production mode.
2. Install plugin GoldSpike by executing
3. Install gem package activerecord-jdbc by executing
4. Modify config/database.yml file by using jdbc as the database adapter. E.g.
5. Modify config/environment.rb by adding
6. Set and export $JRUBY_HOME, this will be used by GoldSpike plugin when generating WAR file. - activation-x.x.jar (1.1) 7. Put 8. Generate standalone war file by executing
9. Test the war file by executing
KNOWN ISSUES
声明:JavaEye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
|
|
| 返回顶楼 | |
|
最后更新时间:2007-05-24
beauty words
|
|
| 返回顶楼 | |
|
最后更新时间:2007-10-06
I did installed jruby ROR in tomcat 6.x successfully. Unfortunately, it does not work on tomcat 4.x which run on jdk 1.4. Any idea about that?
|
|
| 返回顶楼 | |
|
最后更新时间:2007-10-13
Successfully
|
|
| 返回顶楼 | |
浏览 2557 次





