49 lines
3.3 KiB
HTML
49 lines
3.3 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>Administration considerations for preinstalled systems</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h2><a name="admprecfg"></a>Administration considerations for preinstalled systems</h2>
|
||
|
|
||
|
<p>If WebSphere Application Server - Express is preinstalled on your iSeries server, an application server and an HTTP server are preconfigured for you. The application server is called IBS and includes the deployed IBM Telephone Directory V5.2 and IBM Welcome Page V1.1 enterprise Web applications provided exclusively for iSeries servers. The HTTP server is also called IBS and is configured for the IBM Telephone Directory application server.</p>
|
||
|
|
||
|
<p>IBM Telephone Directory and IBM Welcome Page are enterprise Web applications provided by IBM Business Solutions. The applications are easy to understand, simple to use, provide services for any business, and show the use and integration of Web technologies on iSeries. See the following for more information:</p>
|
||
|
<ul>
|
||
|
<li><a href="http://www.ibm.com/servers/eserver/iseries/software/bizapps/" target="_">IBM Business Solutions</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"> Web site</li>
|
||
|
<li><a href="../../../rzahg/rzahgebusapp.htm">IBM Business Solutions</a> documentation</li>
|
||
|
</ul>
|
||
|
|
||
|
<p><strong>Verify that the HTTP server and application server
|
||
|
exist</strong></p>
|
||
|
|
||
|
<p>To verify that the IBS HTTP server and the IBS application server exist, follow these steps:</p>
|
||
|
<ol>
|
||
|
<li><a href="../../../rzaie/rzaiegetstarted.htm">Start the HTTP Server Administration interface</a>.</li>
|
||
|
<li>In the <strong>Server</strong> list, look for these entries:
|
||
|
<ul>
|
||
|
<li>IBS - Apache</li>
|
||
|
<li>IBS - WAS - Express V5.1</li>
|
||
|
</ul>
|
||
|
If these entries exist, the HTTP server and the application server are preconfigured.</li>
|
||
|
</ol>
|
||
|
|
||
|
<p><strong>Note:</strong> By default, the preconfigured IBS application server uses a block of ports beginning with port 2030 (ports 2030-2041). If another process on your iSeries server uses these ports already, you must change the ports for the IBS application server. For information on changing the ports assigned to an application server, see <a href="qshchgsvr.htm">Change application server ports with the chgwassvr script</a> and <a href="appsvrports.htm">Change application server ports with the console and wsadmin</a>.</p>
|
||
|
|
||
|
<p><strong>Install and run other applications on a preinstalled system</strong></p>
|
||
|
|
||
|
<p>On a preinstalled system, you do not need to create a new application server before you deploy applications. You can deploy your applications in the IBS application server.</p>
|
||
|
<ul>
|
||
|
<li>If you want to deploy applications into the IBS application server, you can continue directly to <a href="appsvrcfg.htm">Configure the application server to run your application</a>.</li>
|
||
|
<li>If you want to create a new application server for your applications, see <a href="guicrtapp.htm">Create a new application server</a>.</li>
|
||
|
</ul>
|
||
|
|
||
|
</body>
|
||
|
</html>
|