170 lines
12 KiB
HTML
170 lines
12 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Configure and deploy into a new application server" />
|
|
<meta name="abstract" content="Use this option if you want to deploy IBM Business Solutions into a new application server runtime environment." />
|
|
<meta name="description" content="Use this option if you want to deploy IBM Business Solutions into a new application server runtime environment." />
|
|
<meta name="DC.Relation" scheme="URI" content="wpinstallcfg.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="wpinstallnew" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Configure and deploy into a new application server</title>
|
|
</head>
|
|
<body id="wpinstallnew"><a name="wpinstallnew"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure and deploy into a new application server</h1>
|
|
<div><p>Use this option if you want to deploy IBM<sup>®</sup> Business Solutions into a new application
|
|
server runtime environment.</p>
|
|
<div class="section">The IBM Welcome
|
|
Page V1.1 and IBM Telephone
|
|
Directory V5.2 applications can be deployed into a new application server
|
|
runtime environment. Perform the following steps to create a new application
|
|
server and HTTP server:</div>
|
|
<ol><li class="stepexpand"><span>Open your Web browser, and enter the following URL:</span> <pre>http://<em>your.server.name</em>:2001</pre>
|
|
<p>where <em>your.server.name</em> is the name of your <span class="keyword">iSeries™ server</span>.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> HTTP
|
|
server administration must be started for this URL to be successfully displayed.
|
|
To start HTTP server administration, enter the following command on the CL
|
|
command line:</div>
|
|
<pre>STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN)</pre>
|
|
</li>
|
|
<li class="stepexpand"><span>Enter your user profile name and password, if applicable.</span> The user profile must have *ALLOBJ and *IOSYSCFG special authority.</li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">IBM Web Administration for <span class="keyword">iSeries</span></span>.</span></li>
|
|
<li class="stepexpand"><span>Click the <span class="uicontrol">Manage</span> tab.</span></li>
|
|
<li class="stepexpand"><span>Click the <span class="uicontrol">Application Servers</span> tab.</span></li>
|
|
<li class="stepexpand"><span>Under the <span class="uicontrol">Common Tasks and Wizards</span> heading,
|
|
click <span class="uicontrol">Create Application Server</span>.</span> This launches
|
|
the <span class="uicontrol">Create Application Server</span> wizard. Click <span class="uicontrol">Next</span>.</li>
|
|
<li class="stepexpand"><span>Select the edition of WebSphere<sup>®</sup> Application Server that
|
|
is installed on your <span class="keyword">iSeries server</span>.</span> <p>The IBM Welcome
|
|
Page V1.1 and IBM Telephone
|
|
Directory V5.2 applications can run on the following versions of WebSphere Application
|
|
Server:</p>
|
|
<ul><li>WebSphere Application
|
|
Server for <span class="keyword">iSeries</span> V5 (Base)</li>
|
|
<li>WebSphere Application
|
|
Server for <span class="keyword">iSeries</span> V5.1 (Base)</li>
|
|
<li>WebSphere Application
|
|
Server for <span class="keyword">OS/400<sup>®</sup></span> V6 (Base)</li>
|
|
<li>WebSphere Application
|
|
Server for <span class="keyword">iSeries</span> V5 (ND)</li>
|
|
<li>WebSphere Application
|
|
Server for <span class="keyword">iSeries</span> V5.1 (ND)</li>
|
|
<li>WebSphere Application
|
|
Server for <span class="keyword">OS/400</span> V6 (ND)</li>
|
|
<li>WebSphere Application
|
|
Server - Express for <span class="keyword">iSeries</span> V5</li>
|
|
<li>WebSphere Application
|
|
Server - Express for <span class="keyword">iSeries</span> V5.1</li>
|
|
<li>WebSphere Application
|
|
Server - Express for <span class="keyword">OS/400</span> V6</li>
|
|
</ul>
|
|
<div class="note"><span class="notetitle">Note:</span> The <span class="uicontrol">Create Application Server</span> wizard cannot
|
|
be used to configure the Network Deployment (ND) edition of WebSphere Application
|
|
Server. See <a href="wpinstallnd.htm">Manually configure and deploy into WebSphere Application
|
|
Server, Network Deployment (ND)</a> for more information.</div>
|
|
</li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Next</span>.</span></li>
|
|
<li class="stepexpand"><span>Specify an application server name.</span> The name can contain
|
|
alphanumeric characters, but it cannot contain imbedded blanks or slashes.
|
|
Optionally, specify an application server description. Click <span class="uicontrol">Next</span>.</li>
|
|
<li class="stepexpand"><span>Select the type of HTTP server you want to use, and click <span class="uicontrol">Next</span>.</span> The application server requires an association with an HTTP server,
|
|
which routes the incoming URL requests to the new application server.<ol type="a"><li class="substepexpand"><span>If you are creating a new HTTP server, specify a name for the
|
|
HTTP server.</span> It is recommended that you specify the same name as
|
|
your application server.</li>
|
|
<li class="substepexpand"><span>Optionally, specify a description for the new HTTP server.</span></li>
|
|
<li class="substepexpand"><span>Select the appropriate values for the <span class="uicontrol">IP Address</span> field
|
|
and the <span class="uicontrol">Port</span> field.</span> The IP address and port
|
|
you specify must not be in use by any other server on your system. The values
|
|
you specify are used to determine the URL of the IBM Welcome Page V1.1 application.</li>
|
|
<li class="substepexpand"><span>Click <span class="uicontrol">Next</span>.</span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>Specify your internal port number, and click <span class="uicontrol">Next</span>.</span> Your internal port number is the first port in a range of 12 consecutive
|
|
ports that are used for internal processing by the application server. If
|
|
you need to find out what ports are available, do the following:<ol type="a"><li><span>On the CL command line, specify <samp class="codeph">NETSTAT</samp>.</span></li>
|
|
<li><span>On the <span class="uicontrol">Work with TCP/IP Network Status</span> screen,
|
|
select Option <span class="uicontrol">3</span> to see the ports that are currently
|
|
in use.</span></li>
|
|
<li><span>Press <span class="uicontrol">F14</span> to display port numbers.</span></li>
|
|
<li><span>Find the first port in a range of ports not currently in use,
|
|
and enter this port number in the application server wizard.</span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>On the <span class="uicontrol">Select Business and Sample Applications</span> page
|
|
of the wizard, select <span class="uicontrol">IBM Telephone Directory</span>, and
|
|
click <span class="uicontrol">Next</span>.</span> By selecting this option, you
|
|
are installing both the IBM Telephone Directory V5.2 application and the IBM Welcome
|
|
Page V1.1 application.</li>
|
|
<li class="stepexpand"><span>On the <span class="uicontrol">Business application install - Configuration
|
|
for LDAP</span> page of the wizard, specify the following fields:</span><ol type="a"><li class="substepexpand"><span>Specify your LDAP server host name in the <span class="uicontrol">LDAP server
|
|
host name</span> field.</span></li>
|
|
<li class="substepexpand"><span>Specify the LDAP port in the <span class="uicontrol">LDAP port</span> field.</span> The default non-secured port is 389.</li>
|
|
<li class="substepexpand"><span>Note that the IBM Telephone Directory V5.2 (and IBM Welcome Page V1.1) administrator ID
|
|
is <span class="uicontrol">Administrator</span> and the group administrator ID is <span class="uicontrol">Administrators</span>.</span></li>
|
|
<li class="substepexpand"><span>Specify the password that you will use for the IBM Telephone
|
|
Directory V5.2 (and IBM Welcome Page V1.1) application administrator.</span></li>
|
|
<li class="substepexpand"><span>Confirm the password you specified.</span></li>
|
|
<li class="substepexpand"><span>Select whether or not you want to give IBM Telephone Directory V5.2 users the option
|
|
to be able to enroll themselves (open enrollment).</span></li>
|
|
<li class="substepexpand"><span>Click <span class="uicontrol">Next</span>.</span></li>
|
|
</ol>
|
|
</li>
|
|
<li class="stepexpand"><span>On the <span class="uicontrol">Business application install - Configuration
|
|
for LDAP</span> page of the wizard,specify your LDAP user and password.</span> The default LDAP administrator DN is <samp class="codeph">cn=Administrator</samp>.
|
|
Click <span class="uicontrol">Next</span>.</li>
|
|
<li class="stepexpand"><span>Specify the parent DN for user entries.</span> By default,
|
|
this entry has the form <samp class="codeph">cn=users,DC=SERVER,DC=COMPANY,DC=COM</samp>.</li>
|
|
<li class="stepexpand"><span>Specify the parent DN for the administrative group entry.</span> By default, this entry has the form <samp class="codeph">cn=users,DC=SERVER,DC=COMPANY,DC=COM</samp>.</li>
|
|
<li class="stepexpand"><span>On the <span class="uicontrol">Summary</span> page of the wizard, take
|
|
note of the URL to access the IBM Telephone Directory V5.2 (and IBM Welcome Page
|
|
V1.1) applications.</span> The case-sensitive URL's have the form of:<ul><li>Usage - <em>http://your.server.name:port/ibm-bizApps/welcome</em>.</li>
|
|
<li>Administration - <em>http://your.server.name:port/ibm-bizApps/welcome/admin.do</em>.</li>
|
|
</ul>
|
|
</li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Finish</span> to complete the configuration.</span></li>
|
|
</ol>
|
|
<div class="section"><p>After the IBM Welcome Page V1.1 and IBM Telephone Directory V5.2 applications
|
|
have been deployed into the application server instance, you must wait for
|
|
the application deployment to complete before you can start the server and
|
|
begin using the application. You can use the <span class="uicontrol">Refresh</span> button <img src="rzau4002.gif" alt="Refresh" /> to determine if the application
|
|
has completed the installation process.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="wpinstallcfg.htm" title="This step uses the HTTP server Web administration GUI to create a new application server and HTTP server (or use an existing application server and HTTP server, if you prefer) that runs the IBM Welcome Page V1.1 and IBM Telephone Directory V5.2 applications.">Configure and deploy the applications</a></div>
|
|
</div>
|
|
</div><div class="nested1" xml:lang="en-us" id="appldeployment"><a name="appldeployment"><!-- --></a><h2 class="topictitle2">Application has completed the deployment process</h2>
|
|
<div><div class="section">Once the application has completed the deployment process, perform
|
|
the following steps:</div>
|
|
<ol><li><span>On the <span class="uicontrol">Manage Application Server</span> page, click <span class="uicontrol">Start</span> <img src="rzau4001.gif" alt="Start" /> to start the application server.</span></li>
|
|
<li><span>Select the HTTP server associated with your application server
|
|
from the drop-down list of servers.</span></li>
|
|
<li><span>Click <span class="uicontrol">Start</span> <img src="rzau4001.gif" alt="Start" /> to start the HTTP server.</span></li>
|
|
</ol>
|
|
<div class="section"><p>IBM Welcome
|
|
Page V1.1 and IBM Telephone
|
|
Directory V5.2 are automatically started.</p>
|
|
<br /><img src="was2022.gif" alt="Continue" /><br /> <a href="wpinstallverify.htm">Next: Verify
|
|
installation and setup</a></div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |