bobmcwhirter / jboss-rails

JBoss/Rails Integration

This URL has Read+Write access

jboss-rails / INSTALL.txt
100644 15 lines (9 sloc) 0.513 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Copy the exploded "jboss-rails.deployer/" directory to the 'deployers/'
directory of server configuration you're using.
 
For example, if you are using the 'all' configuration, you could
execute this commandline
 
  $ cp -R jboss-rails.deployer $JBOSS_HOME/server/all/deployers/
 
It is recommended (but not strictly necessary) to stop the AS before
adding in the deployer.
 
To ease development, please see the JBoss Rails Plugin project at:
 
  * http://oddthesis.org/theses/jboss-rails/projects/jboss-rails-plugin