[jboss-jira] [JBoss JIRA] (AS7-4663) add support for ${prop} style replacement to attributes in the web subsystem
Tom Fonteyne (JIRA)
jira-events at lists.jboss.org
Fri Apr 27 09:46:18 EDT 2012
Tom Fonteyne created AS7-4663:
---------------------------------
Summary: 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
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