Regenerate the plugin configuration for an unfederated node
Overview
When changes are made to the WebSphere configuration, the Web server plugin configuration file may need to be regenerated to ensure that the correct set of requests are forwarded to the WAS runtime. Use either of these methods to regenerate the plugin configuration:
Use the administrative console to regenerate the plugin configuration.
This provides default customizations to the plugin-cfg.xml file.
Use the GenPluginCfg script to regenerate the plugin configuration.
Use this method when you wish to provide specific customizations to the contents of the plugin-cfg.xml file.
The plugin-cfg.xml file contains several optional elements and attributes (customizations) that are not generated via the GenPluginCfg script or the administrative console. To make such changes, you can manually edit the plugin-cfg.xml file.
Use the administrative console to regenerate the plugin configuration
To regenerate the plugin configuration file via the administrative console...
Expand...
Environment | Update Web Server Plugin | OK- The plugin file named plugin-cfg.xml is regenerated at this location:
/QIBM/UserData/WebAS5/Base/instance/config/cellswhere instance is the name of the base WebSphere instance.
Use the GenPluginCfg script to regenerate the plugin configuration
To regenerate the plugin configuration file via the GenPluginCfg script...
From the OS/400 command line, run the Start Qshell (STRQSH) command.
Use the cd command to change to the bin directory for the WAS product:
cd /QIBM/ProdData/WebAS5/Base/binAt the Qshell prompt, run the GenPluginCfg script. To view the various customizations available for this script, issue:
GenPluginCfg -helpThe plugin file named plugin-cfg.xml by default, is regenerated in this location:
/QIBM/UserData/WebAS5/Base/instance/config/cells