Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
By the fix of HSTTWO-2422, if ${catalina.base}/conf/hst.properties exists, then it is automatically picked up and can override the other default configuration files. [1]
Therefore, we don't have to keep the commented hst.properties configuration line in the conf/context.xml any more.
Specifically, we can safely remove the following lines:
<!--
<Parameter name="hst-config-properties" value="file:${catalina.base}/conf/hst.properties" override="false"/>
-->
[1] http://www.onehippo.org/7_8/library/concepts/web-application/hst-2-container-configuration.html
Attachments
Issue Links
- is a result of
-
HSTTWO-2422 Multiple Overriding Configuration Files Support with Default Configuration Paths as Convention
- Closed