JRuby专题:应用服务器GlassFish on Rails

- JRuby语言:安装GlassFish
- wget http://download.java.net/maven/glassfish/com/sun/enterprise/glassfish/glassfish-gem/10.0-SNAPSHOT/glassfish-gem-10.0-SNAPSHOT.gem
jruby -S gem install glassfish-gem-10.0-SNAPSHOT.gem
- Rails程序:启动GlassFish
- 从Rails程序根目录出发
- cd ..
- jruby -S glassfish_rails your_rails_project_name
Comments
There are 0 comments on this post. Post yours →
Post a comment
Required fields in bold.