[jboss-jira] [JBoss JIRA] (AS7-4663) add support for ${prop} style replacement to attributes in the web subsystem
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Wed May 9 05:47:17 EDT 2012
[ https://issues.jboss.org/browse/AS7-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved AS7-4663.
---------------------------------
Fix Version/s: 7.1.2.Final (EAP)
Resolution: Done
Support for the specific SSL attribute (key alias) was added. If it doesn't make sense to use system properties for something, I'm against it, since it makes the configuration unreadable once everything is configured with that.
> add support for ${prop} style replacement to attributes in the web subsystem
> ----------------------------------------------------------------------------
>
> Key: AS7-4663
> URL: https://issues.jboss.org/browse/AS7-4663
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Affects Versions: 7.1.1.Final
> Reporter: Tom Fonteyne
> Assignee: Remy Maucherat
> Fix For: 7.1.2.Final (EAP)
>
>
> It would be beneficial to allow ${property} style substitution on many if not all attributes of the web subsystem.
> This was present in JBoss 5.x, so customers are in effect loosing functionality when upgrading.
> Right now we are specifically looking at getting support for the ssl tag of a connector:
> attribute: key-alias
> But it might be easier & more consistent to simply add support for this to all attributes in one go, thereby avoiding to have to revisit this later for more attributes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list