Getting Started With Jrun - MACROMEDIA 38000382 - JRun - Mac Getting Started Manual

Getting started guide
Table of Contents

Advertisement

Getting started with JRun

Begin working with JRun by starting the admin JRun server.
To start the admin JRun server, do one of the following:
Use the JRun command-line utility, from the jrun_root/bin directory (jrun_root is the
directory into which you installed JRun):
jrun -start admin
(Windows only) Select Start > Programs > Macromedia JRun 4 > JRun Launcher.
Select the admin server, and click the Start button.
The admin JRun server must be running in order to use the JRun Management
Console (JMC). You use the JMC for the initial tutorial procedures: adding a JRun
application server and defining a JDBC data source.
To start the JRun Management Console:
1 Start the JMC in one of the following ways:
Note: This procedure assumes that you are connecting to the JMC on the default JWS
port 8000. If not, substitute 8000 with the admin web server port number, which you
can find in the jrun_root/servers/admin/SERVER-INF/jrun.xml file, in the following lines:
Open a web browser and enter the following URL:
http://localhost:8000
<service class="jrun.servlet.http.WebService" name="WebService">
<attribute name="port">8000</attribute>
<attribute name="interface">*</attribute>
</service>
Getting started with JRun
71

Advertisement

Table of Contents
loading

This manual is also suitable for:

Jrun 4

Table of Contents