`
vancezhao
  • 浏览: 7011 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

Faile to deploy on the Tomcat with rails

阅读更多
So...It's long time before I used this blog,and now,the engine rocks.
Days ago, I've been searching how to deploy the jruby on rails On the Tomcat. But, the I failed.
Here are the steps followed:
1. Download the lastet jruby version,which I've used is 1.20Rc.
2. Gem install rails
3. Rails testapp
4. Gem ActiveRecord
5. Change the enivement.rb,and the mysql adapeter in it.
6. Change the database.yml.
7. Add the goldspike plguin in it.
8. Run the command "jruby -S rake war:standalone:run"

Errors often come out with the "require gem 1.3.1 (you have 1.0.1).

I don't understand.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics