Installing JRun for the Zeus Web Server

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.

  1. Install the tar.Z file.

  2. Execute the JRun install script "/jrun/install.sh".

  3. Start the JRun adminstration tool to edit JRun settings. (Execute "/jrun/jsm-default/jsmctl admin.")

  4. 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.

  5. 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.)

  6. Restart the virtual server(s) for which you have made changes.

  7. Start JRun. (Execute "/jrun/jsm-default/jsmctl start.")

If you encounter problems or errors, please contact support@halcyonsoft.com.


Copyright © 1998-2002, Halcyon Software Inc. All rights reserved.