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

140 lines
9.3 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="reference" />
<meta name="DC.Title" content="Configure iSeries Access for Web in a Web application server environment" />
<meta name="abstract" content="Installing iSeries Access for Web to the iSeries server does not make it available for use. To use iSeries Access for Web, it must be configured to the Web application server (WebSphere or ASF Tomcat)." />
<meta name="description" content="Installing iSeries Access for Web to the iSeries server does not make it available for use. To use iSeries Access for Web, it must be configured to the Web application server (WebSphere or ASF Tomcat)." />
<meta name="DC.subject" content="iSeries Access for Web, configure" />
<meta name="keywords" content="iSeries Access for Web, configure" />
<meta name="DC.Relation" scheme="URI" content="rzammwebappservenv.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammservxmpbeg.htm" />
<meta name="DC.Relation" scheme="URI" content="serexmpl.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammnewconsid.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammupgrade.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/cfgaccweb2.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/straccweb2.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/endaccweb2.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/rmvaccweb2.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammverifyiaw.htm" />
<meta name="DC.Relation" scheme="URI" content="rzammverifyiaw.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="iawconfig" />
<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 iSeries Access
for Web in a Web application server environment</title>
</head>
<body id="iawconfig"><a name="iawconfig"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configure iSeries Access
for Web in a Web application server environment</h1>
<div><p>Installing iSeries™ Access for Web to the iSeries server does not make it available
for use. To use iSeries Access
for Web, it must be configured to the Web application server (WebSphere<sup>®</sup> or
ASF Tomcat). </p>
<div class="section"><div class="p"><div class="note"><span class="notetitle">Note:</span> If you are upgrading iSeries Access for Web from a previous
release, you must still configure it to enable the new functions.</div>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Configuration commands</h4><p>iSeries Access for Web provides commands
to perform and manage the configuration on the server. These commands must
be used to perform actions such as configuring, starting, ending, and removing
the iSeries Access
for Web configuration within the Web application server.</p>
<p>Both CL and
script commands are provided. The CL commands are installed to the library
QIWA2. The script commands are installed to /QIBM/ProdData/Access/Web2/install
and can be used within the QShell environment. </p>
<p>The iSeries Access
for Web CL commands are: </p>
<ul><li><span class="cmdname">CFGACCWEB2</span>: Configure the iSeries Access for Web application server.
</li>
<li><span class="cmdname">STRACCWEB2</span>: Start the iSeries Access for Web application server.
</li>
<li><span class="cmdname">ENDACCWEB2</span>: End the running iSeries Access for Web application server.
</li>
<li><span class="cmdname">RMVACCWEB2</span>: Remove the iSeries Access for Web application server
configuration. </li>
</ul>
<div class="p"><img src="./delta.gif" alt="Start of change" />The iSeries Access for Web script commands are:<ul><li><span class="cmdname">cfgaccweb2</span>: Configure the iSeries Access for Web application server.</li>
<li><span class="cmdname">straccweb2</span>: Start the iSeries Access for Web application server.</li>
<li><span class="cmdname">endaccweb2</span>: End the running iSeries Access for Web application server.</li>
<li><span class="cmdname">rmvaccweb2</span>: Remove the iSeries Access for Web application server
configuration. </li>
</ul>
<div class="note"><span class="notetitle">Note:</span> When using the configuration commands for a WebSphere application server instance,
the application server instance must be running when the configuration commands
are invoked. If using the ASF Tomcat application server, it is recommended
that the application server instance is not running when the configuration
commands are invoked. </div>
<img src="./deltaend.gif" alt="End of change" /></div>
<p><img src="./delta.gif" alt="Start of change" />Providing different types of
commands gives you the flexibility to manage iSeries Access for Web using the interface
you are most comfortable with. The CL and script commands perform identical
functions, they are just invoked differently. The parameters are also identical,
but are input differently.<img src="./deltaend.gif" alt="End of change" /></p>
</div>
<div class="section"><img src="./delta.gif" alt="Start of change" /><h4 class="sectiontitle">Command help</h4><p>There are multiple ways
to access help for CL commands. Enter the command name on the command line
and press F1. Alternatively, enter the command name and press F4 to prompt
the command, then move the cursor to any field and press F1 for help on that
field. </p>
<p>To get help on a script command, specify the <samp class="codeph">-?</samp> parameter.
For example, start a QShell session by running the command <span class="cmdname">STRQSH</span>.
Then enter the command <samp class="codeph">/QIBM/ProdData/Access/Web2/install/cfgaccweb2
-?</samp></p>
<img src="./deltaend.gif" alt="End of change" /></div>
<div class="section"><img src="./delta.gif" alt="Start of change" /><h4 class="sectiontitle">Configuration scenarios</h4><p><img src="./delta.gif" alt="Start of change" />If
you are not familiar with the Web serving environment and need to create an
HTTP and Web application server, or if you want to create a new Web environment
for iSeries Access
for Web, examples are available to walk you through the process.<img src="./deltaend.gif" alt="End of change" /></p>
<p>If
you are familiar with the Web serving environment and already have HTTP and
Web application servers created and ready for use, examples are available
that show you how to invoke the iSeries Access for Web commands and what
to input into the commands.</p>
<img src="./deltaend.gif" alt="End of change" /></div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzammservxmpbeg.htm">Examples for configuring a new Web application server environment</a></strong><br />
These examples provide step-by-step instructions for setting up a complete Web serving environment.</li>
<li class="ulchildlink"><strong><a href="serexmpl.htm">Examples for configuring an existing Web application server environment</a></strong><br />
These examples provide instructions for configuring iSeries Access for Web in an existing Web serving environment.</li>
<li class="ulchildlink"><strong><a href="rzammnewconsid.htm">New Web application server considerations</a></strong><br />
Learn about considerations associated with using a new Web application server.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzammwebappservenv.htm" title="Learn how to configure, customize, use, and save iSeries Access for Web in a Web application server environment.">iSeries Access for Web in a Web application server environment</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzammverifyiaw.htm" title="Follow these instructions to install iSeries Access for Web on the server.">Install iSeries Access for Web</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzammupgrade.htm" title="This topic contains information about upgrading iSeries Access for Web from a previous release.">Upgrade considerations</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../cl/cfgaccweb2.htm">CFGACCWEB2 CL command</a></div>
<div><a href="../cl/straccweb2.htm">STRACCWEB2 CL command</a></div>
<div><a href="../cl/endaccweb2.htm">ENDACCWEB2 CL command</a></div>
<div><a href="../cl/rmvaccweb2.htm">RMVACCWEB2 CL command</a></div>
</div>
</div>
</body>
</html>