MACROMEDIA 38000382 - JRun - Mac Getting Started Manual page 37

Getting started guide
Table of Contents

Advertisement

This figure differs from the previous JRun system figure because it shows a process view of
JRun—that is, it shows the services that run within each of the JRun server processes. As
the figure shows, the JWS associated with each server runs within that server's process.
When you install JRun, it dynamically assigns a web server port number that is not in
use, starting at the default location. The following table lists the default JWS port
locations for the JRun servers:
JRun server
admin
default
samples
You find the web server port settings in the following locations:
For more information on JRun ports, see JRun Administrator's Guide.
Admin server
The admin JRun server executes all the administrative applications shipped with JRun,
including the JRun Management Console (JMC). You are not limited to running the
JMC on this server or at this port location.
You access the JMC application by making HTTP requests to an application resource
just as you would for any web application. Therefore, the admin server requires that its
associated JWS be running to handle these requests.
By default, the JWS associated with the admin server responds to HTTP requests
received over port 8000. Requests to this port number have the following form
http://localhost:8000. For example, use the following URL to connect to the JRun
Management Console http://localhost:8000.
Additionally, (Windows only) you can open the JMC by selecting Start > Programs >
Macromedia JRun 4 > JRun Management Console.
Default server
The default JRun server provides the necessary services for you to develop, test, and
deploy servlets, JSPs, EJBs, and web applications. The JWS associated with the default
server responds to HTTP requests received over port 8100. Requests to this port number
have the following form http://localhost:8100.
The JRun Launcher, under Web Port
The JMC Welcome page, in the Available Servers table, under HTTP port
The jrun_server/SERVER-INF/jrun.xml file, in the following lines:
<service class="jrun.servlet.http.WebService" name="WebService">
<attribute name="port">8000</attribute>
<attribute name="interface">*</attribute>
</service>
Default JWS port number
8000
8100
8200
JRun servers
23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Jrun 4

Table of Contents