You can change the HTTP plug-in configuration without having to stop the server and start it again.
There are several change that you can make to the HTTP plug-in configuration without stopping the server and starting it again.
The following table lists the changes that you can make to the HTTP plug-in configuration. The table also states whether you use hot deployment or dynamic reloading to make the changes.
Change | Hot deployment | Dynamic reloading |
---|---|---|
Change the application.xml file to change the context root of a web application archive (WAR file). | Yes | No |
Change the web.xml file to add, remove, or modify a servlet mapping. | Yes | Yes |
Change the server.xml file to add, remove, or modify an HTTP transport or change the virtualhost.xml file to add or remove a virtual host or to add, remove, or modify a virtual host alias. | Yes | Yes |
In this information ...Related reference
| IBM Redbooks, demos, education, and more(Index) |