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.
- Install the tar.Z file.
- Execute the install script "/jrun/install.sh" which will then install JRun.
- 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.
- 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.
- Restart the virtual server(s) you have made changes to.
- Start JRun by executing "/jrun/jsm-default/jsmctl start".