Versions 2.3.2 and greater of JRun have built in support for the Zeus
web server. Simply follow the instructions below, or see the README.zeus
file that comes with JRun.
- Install the tar.Z file.
- Execute the JRun install script "/jrun/install.sh".
- Start the JRun adminstration tool to edit JRun settings. (Execute
"/jrun/jsm-default/jsmctl admin.")
- Click on the "Service Active" box for "Service ID" = "zeus" and then
save the settings.
If you do not use the graphical administration tool, you can edit the
"/jrun/jsm-default/properties/services.properties" file
manually: move zeus from the "services.inactive" line to the "services"
line.
- Enable the distributed module for the virtual server(s) you wish JRun
to work with. (Set up the servlet server to run on the same host:port
you set JRun on. By default, the host: port is 127.0.0.1:8071.
Also set up the servlet server with a suitable prefix to which you can
map servlets.)
- Restart the virtual server(s) for which you have made changes.
- Start JRun. (Execute "/jrun/jsm-default/jsmctl start.")
If you encounter problems or errors, please contact support@halcyonsoft.com.
|