Getting background information on plug-in regeneration
At times, you might need to instruct the WebSphere Web server plug-in to
regenerate its configuration. You should regenerate the plug-in
configuration after, for example, installing or removing an enterprise
application, adding or removing servlets and mappings from a particular
application, or changing the configuration for the plug-in, a virtual host
or a transport. Failure to regenerate the plug-in after introducing a new
application likely results in a 404 File Not Found error when a
user tries to access the new Web application.
How to regenerate Web server plug-in configurations
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:
install_root/bin/GenPluginCfg.sh|bat |
For more information, see Regenerating
Web server plug-in configurations.
|