ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/admin/acahothttp.htm

64 lines
2.5 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<!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>Change the HTTP plug-in configuration</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h5><a name="acahothttp"></a>Change the HTTP plug-in configuration</h5>
<p>You can change the HTTP plug-in configuration without having to stop the server and start it again. These tasks require that you regenerate the Web server plug-in configuration file. You can perform any of these updates while the application server and Web server are running:</p>
<ul>
<li><a href="#chgappxml">Change the application.xml file to change the context root of a WAR file</a></li>
<li><a href="#chgwebxml">Change the web.xml file to add, remove, or modify a servlet mapping</a></li>
<li><a href="#chgsvrxml">Add, remove, or modify an HTTP transport or add, remove, or modify a virtual host</a></li>
</ul>
<p><strong><a name="chgappxml"></a>Change the application.xml file to change the context root of a WAR file</strong></p>
<ol>
<li>Change the application.xml file.</li>
<li><a href="qshgenplgcfg.htm">Regenerate the Web server plug-in configuration</a>.</li>
</ol>
<ul>
<li>Hot deployment: Yes</li>
<li>Dynamic reloading: No</li>
<li>Regenerate plug-in configuration: Yes</li>
</ul>
<p><strong><a name="chgwebxml"></a>Change the web.xml file to add, remove, or modify a servlet mapping</strong></p>
<ol>
<li>Change the web.xml file.</li>
<li>If the Web application has file serving enabled or has a servlet mapping of /, you do not need to regenerate the plug-in configuration. In all other cases, you must <a href="qshgenplgcfg.htm">regenerate the Web server plug-in configuration</a>.</li>
</ol>
<ul>
<li>Hot deployment: Yes</li>
<li>Dynamic reloading: Yes</li>
<li>Regenerate plug-in configuration: In some cases</li>
</ul>
<p><strong><a name="chgsvrxml"></a>Add, remove, or modify an HTTP transport or add, remove, or modify a virtual host</strong></p>
<ol>
<li>Use the administrative console to add, remove, or modify an HTTP transport or add, remove, or modify a virtual host.</li>
<li><a href="qshgenplgcfg.htm">Regenerate the Web server plug-in configuration</a>.</li>
</ol>
<ul>
<li>Hot deployment: Yes</li>
<li>Dynamic reloading: Yes</li>
<li>Regenerate plug-in configuration: Yes</li>
</ul>
</body>
</html>