ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaie_5.4.0.1/rzaiemngtomcat.htm

86 lines
5.6 KiB
HTML
Raw Permalink 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="topic" />
<meta name="DC.Title" content="Manage ASF Tomcat servers with HTTP Server (powered by Apache)" />
<meta name="abstract" content="This topic provides information about how to configure the ASF Tomcat module for your HTTP Server as well as manage your local ASF Tomcat servers with the IBM Web Administration for i5/OS interface." />
<meta name="description" content="This topic provides information about how to configure the ASF Tomcat module for your HTTP Server as well as manage your local ASF Tomcat servers with the IBM Web Administration for i5/OS interface." />
<meta name="DC.Relation" scheme="URI" content="rzaiepartomcat.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2002,2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002,2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiemngtomcat" />
<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>Manage ASF Tomcat servers with HTTP Server (powered by Apache)</title>
</head>
<body id="rzaiemngtomcat"><a name="rzaiemngtomcat"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Manage ASF Tomcat servers with HTTP Server (powered by Apache)</h1>
<div><p>This topic provides information about how to configure the ASF
Tomcat module for your HTTP Server as well as manage your local ASF Tomcat
servers with the <span>IBM<sup>®</sup> Web Administration for i5/OS™ interface</span>.</p>
<div class="important"><span class="importanttitle">Important:</span> Information
for this topic supports the latest PTF levels for HTTP Server for i5/OS .
It is recommended that you install the latest PTFs to upgrade to the latest
level of the HTTP Server for i5/OS. Some of the topics documented here are
not available prior to this update. See <a href="http://www-03.ibm.com/servers/eserver/iseries/software/http/services/service.html" target="_blank">http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm</a> <img src="www.gif" alt="Link outside Information Center" /> for more information. </div>
<p>Use the IBM Web
Administration for i5/OS™ interface to configure the ASF Tomcat module
for your HTTP Server (powered by Apache), as well as, manage your local ASF
Tomcat servers. The interface supports both in-process and out-of-process
ASF Tomcat servers. </p>
<p>An in-process ASF Tomcat server runs within an HTTP Server (powered by
Apache) process and starts and ends at the same times as the HTTP server.
An out-of-process ASF Tomcat server runs in its own process and may be started
or stopped independently of the HTTP server. Out-of-process servers make it
possible for the HTTP server and the servlet engine to exist on different
systems. </p>
<p>The ASF Tomcat module is used by the HTTP Server (powered by Apache) to
intercept certain requests and forward them to an ASF Tomcat server anywhere
within your network for the servlet engine to handle. </p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiepartomcat.htm" title="This topic provides step-by-step tasks for the Apache Software Foundation Tomcat servlet engine.">Tomcat tasks</a></div>
</div>
</div><div class="hr" id="enable_disable"><a name="enable_disable"><!-- --></a><h2 class="topictitle2">Enable and disable the ASF Tomcat module for HTTP Server (powered by
Apache) </h2>
<div><p>You can enable or disable the ASF Tomcat module without discarding your
configuration by doing the following: </p>
<ol><li>Click the <strong>Manage</strong> tab. </li>
<li>Click the <span class="uicontrol">HTTP Servers</span> subtab.</li>
<li>Select your HTTP Server (powered by Apache) from the <strong>Server</strong> list.
</li>
<li>Expand <strong>Server Properties</strong>. </li>
<li>Click <strong>ASF Tomcat Settings</strong>. </li>
<li>Check or uncheck <strong>Enable servlets for this HTTP Server</strong>. </li>
<li>Click <strong>OK</strong>. </li>
</ol>
</div>
</div>
<div class="hr" id="start_stop"><a name="start_stop"><!-- --></a><h2 class="topictitle2">Start and stop out-of-process ASF Tomcat server </h2>
<div><p>You can start or stop an out-of-process ASF Tomcat server by doing the
following: </p>
<ol><li>Click the <strong>Manage</strong> tab. </li>
<li>Click the <span class="uicontrol">All Servers</span> subtab.</li>
<li>Click the <span class="uicontrol">All ASF Tomcat Servers</span> tab.</li>
<li>Select the ASF Tomcat out-of-process server you want to stop. </li>
<li>Click <strong>Stop</strong> or <strong>Start</strong>. </li>
</ol>
</div>
</div>
</body>
</html>