Purpose
This topic describes the command-line syntax for the GenPluginCfg command. This command is used to regenerate the WebSphere Web server plug-in configuration file, plugin-cfg.xml. This file is located in the bin directory of the product installation root, and has the following command-line syntax:
CAUTION: Regenerating the plug-in configuration can overwrite manual configuration changes that you might want to preserve. Before performing this task, understand its implications as described in Configuring Web server plug-ins.
To regenerate the plug-in configuration, you can either use the Update Web Server Plug-in Configuration page in the administrative console, or issue the following commands:
WAS_HOME/AppServer/GenPluginCfg.shWAS_HOME is the root directory for your installation of IBM WebSphere Application Server.
Both methods for regenerating the plug-in configuration create a plugin-cfg.xml file in EBCDIC format, which is the proper format for execution in a z/OS environment.