58 lines
3.5 KiB
HTML
58 lines
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
|
|
|
<title>Start the WebSphere administrative console</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h4><a name="acstart"></a>Start the WebSphere administrative console</h4>
|
|
|
|
<p>To start the administrative console on a workstation, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="../../../rzaie/rzaiegetstarted.htm">Start the HTTP Server Administration interface</a>.</li>
|
|
<li>Click the <strong>Manage</strong> tab.</li>
|
|
<li>Select your application server from the <strong>Server</strong> list.</li>
|
|
<li>Enable the adminconsole application if it is not already enabled.
|
|
<ol type="a">
|
|
<li>In the navigation menu, click <strong>Manage installed applications</strong>.</li>
|
|
<li>Select the adminconsole application.</li>
|
|
<li>Click <strong>Properties</strong>.</li>
|
|
<li>For <strong>Application Enablement</strong>, select <strong>Enabled</strong>.</li>
|
|
</ol></li>
|
|
<li>To start your application server, click the Start button ( <img height=26 alt="Start button" src="rzaie001.gif" width=26 align="absbottom"> ) at the top of navigation menu. If your application server is running, you must stop it and restart it.</li>
|
|
<li>In the navigation menu, click <strong>Launch Express Console</strong>.</li>
|
|
<li><p>When prompted, enter a user ID. The WebSphere administrative console is displayed in the browser window.</p>
|
|
<p><strong>Note:</strong> The user ID does not need to be an i5/OS user profile. This user ID is used only to track which users make changes to the application server configuration.</p></li>
|
|
</ol>
|
|
|
|
<p>You can also start the console without starting the HTTP Server Administration interface. To use this method, follow these steps:</p>
|
|
|
|
<ol>
|
|
<li><a href="../../../rzaie/rzaiegetstarted.htm">Start the HTTP Server Administration interface</a>.</li>
|
|
<li>Click the <strong>Manage</strong> tab.</li>
|
|
<li>Select your application server from the <strong>Server</strong> list.</li>
|
|
<li>Enable the adminconsole application if it is not already enabled.
|
|
<ol type="a">
|
|
<li>In the navigation menu, click <strong>Manage installed applications</strong>.</li>
|
|
<li>Select the adminconsole application.</li>
|
|
<li>Click <strong>Properties</strong>.</li>
|
|
<li>For <strong>Application Enablement</strong>, select <strong>Enabled</strong>.</li>
|
|
</ol></li>
|
|
<li>To start your application server, click the Start button ( <img height=26 alt="Start button" src="rzaie001.gif" width=26 align="absbottom"> ) at the top of navigation menu. If your application server is running, you must stop it and restart it.</li>
|
|
<li><p>Open this URL in your browser:</p>
|
|
<pre>http://<em>your.server.name</em>:<em>port</em>/admin</pre>
|
|
<p>where <em>your.server.name</em> is the host name of the iSeries server on which your application server is running, and <em>port</em> is the WebSphere administrative console port as noted in the ready message in the joblog of your application server. This port is also specified in the admin_host virtual host.</p>
|
|
<li><p>When prompted, enter a user ID. The WebSphere administrative console is displayed in the browser window.</p>
|
|
<p><strong>Note:</strong> The user ID does not need to be an i5/OS user profile. This user ID is used only to track which users make changes to the application server configuration.</p></li>
|
|
</ol>
|
|
|
|
</body>
|
|
</html>
|