100
Lesson 4 Web Services Tutorial
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 procedure: adding a JRun
application server.
To start the JRun Management Console:
1 Start the JMC in one of the following ways:
•
Open a web browser and enter the following URL:
http://localhost:8000
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:
<service class="jrun.servlet.http.WebService" name="WebService">
<attribute name="port">8000</attribute>
<attribute name="interface">*</attribute>
</service>
Summary of Contents for 38000382 - Macromedia JRun - Mac
Page 1: ...Getting Started with JRun...
Page 16: ......
Page 68: ...54 Chapter 5 Introduction to EJB...
Page 82: ......
Page 110: ...96 Lesson 3 EJB Tutorial...
Page 128: ...114 Lesson 4 Web Services Tutorial...
Page 132: ...118 Index...