 |
-
Edit the UIProperties.properties
file available under:
For Windows: <Installed Path>\<OS>\resources\sdm\excalibur\config\i2
For UNIX: <Installed Path>/<OS>/resources/sdm/excalibur/config/i2
This table describes the variables
that must be changed:
Variable... |
Action... |
Description |
ExploreJavaServer.PORT |
Obtain the value from Console |
This is the bootstrap port number of the CES Server. |
CES needs the bootstrap address of the CES Server to communicate.
Steps 2 - 6 show you how to find the bootstrap port number
for your CES Server. Once you have this number, set the variable
ExploreJavaServer.PORT in the UIProperties.properties
file to this value.
-
Log on to the WAS console using the default URL, for
example, <http://localhost:9160/admin> . The default
URL depends on the port used when the WAS profile was created by the WAS
Administrator, so contact your WAS Administrator for the correct URL.
-
Enter the User ID, and then click Log in. The
Integrated Solutions Console page appears. In the
navigation pad, expand Servers.
Under Servers,
click Application Servers. The
Application Servers page appears with all available server
names.
-
On the Application Servers
page, click the CES Application Server link. In this example, the CES
Application Server is R18CESServer.
The CES Application Server page appears.
-
Click the link Ports.
A list with Port Name and Port Number
appears.

-
Back in the UIProperties.properties file, set the ExploreJavaServer.PORT
variable to the BOOTSTRAP_ADDRESS Port number. In this example, you
would set ExploreJavaServer.PORT = 2812.
|