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

28 lines
1.9 KiB
HTML
Raw 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>Manually edit the plug-in configuration</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h4><a name="admpluginman"></a>Manually edit the plug-in configuration</h4>
<p>Regenerating the plug-in configuration file does not guarantee a correct configuration for advanced configuration scenarios. If your use of the WebSphere Application Server product requires a plug-in configuration more advanced than the configuration that is provided with the default plug-in configuration, or if the plug-in does not behave properly after the configuration file is regenerated, you can manually edit the configuration file to obtain the proper plug-in behavior for your environment.</p>
<p>If the plugin-cfg.xml file is generated through the Update Web Server plug-in Configuration page in the administrative console or with the GenPluginCfg.sh script, the file is in ASCII format.</p>
<ol>
<li><p>Open the plugin-cfg.xml file in a text editor. By default, the file is located in the /QIBM/UserData/WebASE51/ASE/<em>instance</em>/config/cells directory, where <em>instance</em> is the name of your application server instance.</p></li>
<li><p>Make your changes to the plug-in configuration file. For descriptions of the elements and attributes in the plugin-cfg.xml file, see <a href="admpluginxml.htm">The plugin-cfg.xml file</a>.</p>
<p><strong>NOTE:</strong> If the plug-in configuration is regenerated, your changes to the plug-in configuration file are overwritten. It is recommended that you maintain a record of your manual changes.</p></li>
<li><p>Save the file.</p></li>
</ol>
</body>
</html>