69 lines
3.3 KiB
HTML
69 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>Install WebSphere Application Server - Express V5.1 on iSeries</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
|
||
|
<h3><a name="in400"></a>Install WebSphere Application Server - Express V5.1 on iSeries</h3>
|
||
|
|
||
|
<p><strong>Understanding the WebSphere Application Server - Express for iSeries options</strong></p>
|
||
|
|
||
|
<p>Before you install WebSphere Application Server - Express for iSeries, decide which options you require. You can install a subset of products and options to meet your needs.</p>
|
||
|
|
||
|
<p>WebSphere Application Server - Express for iSeries (5722E51) options:</p>
|
||
|
|
||
|
<ul>
|
||
|
<li>(Option Base) WebSphere Application Server - Express
|
||
|
<p>This option is required for all other options. It can be installed alone if you want to use the plugin in conjunction with an HTTP server to route incoming HTTP requests to remote WebSphere Application Server - Express instances. This option is on the <em>IBM WebSphere Application Server - Express for iSeries</em> CD.</p></li>
|
||
|
|
||
|
<li>(Option 2) IBM WebSphere Application Server Express V5.1
|
||
|
<p>Option 2 provides the application server run time for WebSphere Application Server - Express. It allows you to deploy and run your web applications. This option is on the <em>IBM WebSphere Application Server - Express for iSeries</em> CD-ROM.</p></li>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
<p>After you have decided which options you require, use these steps to install WebSphere Application Server - Express:</p>
|
||
|
<ol>
|
||
|
<li><p>Ensure that you user profle has *ALLOBJ and *SECADM authority.</p></li>
|
||
|
|
||
|
<li><p>Place the appropriate CD-ROM in the CD-ROM drive of your iSeries server.</p></li>
|
||
|
|
||
|
<li>To install the *Base option, on the iSeries command line, enter this command:
|
||
|
<pre>RSTLICPGM LICPGM(5722E51) DEV(<em>OPT01</em>)</pre>
|
||
|
<p>where <em>OPT01</em> is your CD-ROM drive. A confirmation message appears when the *Base option is successfully restored. The *Base option is required to run WebSphere Application Server - Express.</p></li>
|
||
|
|
||
|
<li>To install the Option 2, IBM WebSphere Application Server Express V5.1, on the iSeries command line, enter this command:
|
||
|
<pre>RSTLICPGM LICPGM(5722E51) DEV(<em>OPT01</em>) OPTION(2)</pre>
|
||
|
|
||
|
<p>where <em>OPT01</em> is your CD-ROM drive. A confirmation message appears when the option is successfully restored.</p></li>
|
||
|
|
||
|
</ol>
|
||
|
<p>The install of the *Base option creates these directories:</p>
|
||
|
<ul>
|
||
|
<li><p><strong>/QIBM/ProdData/WebASE51</strong>
|
||
|
<br>This is the product root directory. Files under this directory structure should not be modified.</p></li>
|
||
|
<li><p><strong>/QIBM/UserData/WebASE51</strong> </p></li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
<p>The install of Option 2 creates these directories:</p>
|
||
|
<ul>
|
||
|
<li><p><strong>/QIBM/ProdData/WebASE51/ASE</strong>
|
||
|
<br>This is the product root directory for option 2. Files under this directory structure should not be modified.</p></li>
|
||
|
<li><p><strong>/QIBM/UserData/WebASE51/ASE</strong> </p></li>
|
||
|
</ul>
|
||
|
|
||
|
<p><img src="was2022.gif" width="117" height="55" alt="Continue" border="0" align="middle">
|
||
|
<a href="inptf.htm">Next: Install PTFs</a></p>
|
||
|
</body>
|
||
|
|
||
|
</html>
|