[
https://issues.apache.org/jira/browse/WW-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart updated WW-4698:
------------------------------
Summary: Allow <constant/> value substitution in XML configuration (was:
Allow value substitution in XML configuration)
> Allow <constant/> value substitution in XML configuration
> ---------------------------------------------------------
>
> Key: WW-4698
> URL: https://issues.apache.org/jira/browse/WW-4698
> Project: Struts 2
> Issue Type: Improvement
> Components: XML Configuration
> Affects Versions: 2.5.5
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.5.6
>
>
> It'd super useful if it'll be possible to substitute ENV variables in
> struts.xml
> {code:xml}
> <constant name="struts.devMode" value="${ENV.STRUTS_DEV_MODE:false}"/>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)