GenPluginCfg command reference
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 command
$WAS_HOME/bin/GenPluginCfg.sh|batBoth methods for regenerating the plug-in configuration create a plugin-cfg.xml file in ASCII format, which is the proper format for execution in a distributed environment.
See Also
Regenerating Web server plug-in configurations
Configuring Web server plug-ins
Manage using command line tools