Product JRun
Company Live Software
Summary Jrun is a servlet runner
Website http://www.livesoftware.com

Installation Instructions

JRun versions 2.3.2 and greater have built in support for Zeus. Simply follow the instructions below, or see the README.zeus file that comes with JRun.

  1. Install the tar.Z file.
  2. Execute the install script "/jrun/install.sh" which will then install JRun.
  3. Run the JRun adminstration tool "/jrun/jsm-default/jsmctl admin". This will bring up a graphical tool allowing you to edit JRun settings. Click on the "Service Active" box for "Service ID" = "zeus" and then save the settings. If you cannot open a graphical display then you can manually edit the "/jrun/jsm-default/properties/services.properties" file and move zeus from the "services.inactive" line to the "services" line.
  4. Enable the distributed module for the virtual server(s) you wish JRun to work with. Setup the servlet server to run on the host:port you are setting up JRun on e.g. 127.0.0.1:8071 by default, and with a suitable prefix to map servlets to.
  5. Restart the virtual server(s) you have made changes to.
  6. Start JRun by executing "/jrun/jsm-default/jsmctl start".