53 lines
3.5 KiB
HTML
53 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><strong>(Optional)</strong> 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, and you change the <strong>Application Enablement</strong> property, you must stop and restart the application server.</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><p>To ensure that the administrative console application is enabled, run the enableAdmin script from a Qshell command line. For information about this script, see <a href="qshenbadm.htm">Enable the administrative console with the enableAdmin script</a>.</p>
|
||
|
<p><strong>Note:</strong> If the application server is running when you run the enableAdmin script, you must stop and restart the application server. For information about the startServer and stopServer scripts, see these topics:</p>
|
||
|
<ul>
|
||
|
<li><a href="qshstrsvr.htm">Start an application server with the startServer script</a></li>
|
||
|
<li><a href="qshstopsvr.htm">Stop an application server with the stopServer script</a></li>
|
||
|
</ul><p></p></li>
|
||
|
<li><p>Open this URL in your browser:</p>
|
||
|
<pre>http://<em>your.server.name</em>:<em>port</em>/admin</pre>
|
||
|
where <em>your.server.name</em> is the is the host name of the iSeries server on which your application server is running, and <em>port</em> is the administrative console port as noted in the ready message in the joblog of your application server.</p></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>
|
||
|
|
||
|
</body>
|
||
|
</html>
|