|
The Wrapper will not reload the configuration file on a JVM restart unless this property is set to TRUE.
It is possible to enable the reloading of the configuration only when the Wrapper is restarted.
It is possible to disable configuration reloading by setting the property value
to "FALSE" or removing the property all together.
But be aware that once this has been done and the JVM restarted,
it will not be possible to reenable the configuration reloading unless the Wrapper itself is restarted.
|