Getting started with JRun
71
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:
•
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>
Содержание 38000382 - Macromedia JRun - Mac
Страница 1: ...Getting Started with JRun...
Страница 16: ......
Страница 68: ...54 Chapter 5 Introduction to EJB...
Страница 82: ......
Страница 110: ...96 Lesson 3 EJB Tutorial...
Страница 128: ...114 Lesson 4 Web Services Tutorial...
Страница 132: ...118 Index...