ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamm_5.4.0.1/rzammconfig51be.htm

103 lines
6.8 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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 WebSphere Application Server V5.1 for iSeries" />
<meta name="abstract" content="Use this information to configure iSeries Access for Web for WebSphere Application Server V5.1 for iSeries." />
<meta name="description" content="Use this information to configure iSeries Access for Web for WebSphere Application Server V5.1 for iSeries." />
<meta name="DC.Relation" scheme="URI" content="serexmpl.htm" />
<meta name="DC.Relation" scheme="URI" content="../clfinder/finder.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2003, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2003, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzammconfig51be" />
<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 WebSphere Application Server V5.1 for iSeries</title>
</head>
<body id="rzammconfig51be"><a name="rzammconfig51be"><!-- --></a>
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configure WebSphere Application Server V5.1 for iSeries</h1>
<div><p>Use this information to configure iSeries™ Access for Web for WebSphere<sup>®</sup> Application
Server V5.1 for iSeries.</p>
<div class="section"> <div class="note"><span class="notetitle">Note:</span> WebSphere instances
that are federated to the Network Deployment environment are not supported
by iSeries Access
for Web.</div>
<p>To configure iSeries Access for Web for WebSphere Application
Server V5.1 for iSeries (Base
and Network Deployment Editions), follow these steps:</p>
</div>
<ol><li class="stepexpand"><span>Sign on to your server. </span></li>
<li class="stepexpand"><span>Start the WebSphere subsystem in which you want to configure iSeries Access
for Web to run. Enter the server command <samp class="codeph">STRSBS QEJBAS51/QEJBAS51</samp>.</span></li>
<li class="stepexpand"><span>Start the WebSphere instance in which you want to configure iSeries Access
for Web to run by following these steps:</span><ol type="a"><li><span>Run the server command<samp class="codeph"> STRTCPSVR *HTTP HTTPSVR(*ADMIN)</samp>.</span></li>
<li><span>Open your browser to http://&lt;<em>server_name</em>&gt;:2001. </span></li>
<li><span>Select the IBM<sup>®</sup> Web Administration for iSeries link.</span></li>
<li><span>Navigate to your HTTP server and start it if it is not already
running. </span></li>
<li><span>Navigate to your WebSphere Express application server
and start it if it is not already running. </span></li>
<li><span>Wait for the application server to show a status of running.</span></li>
<li id="rzammconfig51be__config51beg"><a name="rzammconfig51be__config51beg"><!-- --></a><span>Minimize the browser window. You will return
to this window in a later step. </span></li>
</ol>
</li>
<li class="stepexpand"><span>Use the iSeries Access for Web CL or script configuration
command.</span> <ul><li>To use the CL command, run this server command:<p><samp class="codeph">QIWA2/CFGACCWEB2 APPSVRTYPE(*WAS51) WASINST(<em>was_instance_name</em>) APPSVR(<em>app_svr</em>)</samp></p>
</li>
<li>To use the iSeries Access
for Web script command, Run the server commands:<p><samp class="codeph">STRQSH</samp>  <br />
<samp class="codeph">cd /QIBM/ProdData/Access/Web2/install</samp>  <br />
<samp class="codeph">cfgaccweb2 -appsvrtype *WAS51 -wasinst <em>was_instance_name</em> -appsvr <em>app_svr</em> </samp></p>
</li>
</ul>
The configuration commands use these variables:<dl><dt class="dlterm"><em>was_instance_name</em></dt>
<dd>The name of the WebSphere application server instance you are using. </dd>
<dt class="dlterm"><em>app_svr </em></dt>
<dd>The name of the application sever within the instance being configured. </dd>
</dl>
For more information about either value, refer to the help
text for the appropriate field. <div class="note"><span class="notetitle">Migration Note:</span> <img src="./delta.gif" alt="Start of change" />If you are already using iSeries Access for Web within another
Web application server, refer to <a href="rzammnewconsid.htm">New Web
application server considerations</a>. This topic discusses additional
CFGACCWEB2 command parameters that can be input to migrate user data from
an existing configuration to this new configuration.<img src="./deltaend.gif" alt="End of change" /></div>
</li>
<li class="stepexpand"><span>Return to the Web administration browser interface window that
you minimized in step <a href="#rzammconfig51be__config51beg">3.g</a>, then
stop and restart the WebSphere application server.</span></li>
<li class="stepexpand"><span>Open your browser to <samp class="codeph">http://&lt;<em>your_server_name</em>&gt;:port/webaccess/iWAMain</samp>.
Be sure the case matches the example. </span></li>
</ol>
<div class="section">The iSeries Access
for Web main page opens. <div class="note"><span class="notetitle">Note:</span> The first call of the iWAMain page might take
a few minutes, but subsequent calls should not take as long.</div>
<p><img src="./delta.gif" alt="Start of change" />In
this example, only the <span class="cmdname">CFGACCWEB2</span> command is used to configure iSeries Access
for Web. For more information about using all the iSeries Access for Web CL commands, use
the CL command finder. <img src="./deltaend.gif" alt="End of change" /></p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="serexmpl.htm" title="These examples provide instructions for configuring iSeries Access for Web in an existing Web serving environment.">Examples for configuring an existing Web application server environment</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../clfinder/finder.htm">CL command finder</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>