Running Railo under JRun4
The following instructions describe one way to run Railo under JRun4:
- Download the war File version (Under “Railo Custom”) version of Railo http://www.railo-technologies.com/en/index.cfm?treeID=224.
- Unzip the file into any temporary directory.
- In the JRun4 administrator (http://localhost:8000/) create a new server called Railo. (I use port 8200).
- Browse to the new server folder location (../JRun4/servers/railo) and delete the default.ear folder.
- Create a …./JRun4/servers/railo/railo-war directory.
- Change to that directory (cd …/JRun4/servers/railo/railo-war)
- Now expand the war file (something like railo-2.0.1.000.war) to the …./JRun4/servers/railo/railo-war directory using this command: jar -xvf …./railo-2.0.1.000.war
- In the JRun4 administrator, start the Railo server and then view the Railo-war settings page.
- Edit the Context Path from “/railo-war” to “/“.
The Railo test page should now be available at http://localhost:8200/

December 23rd, 2008 at 4:02 pm
Hi there, thanks for the tip.
Well I found it a little bit complicated primarly If you are not so familiar whit such things, but anyways useful!
I think It is good! Thanks again for the post!
c ya!