[jboss-jira] [JBoss JIRA] (AS7-4677) Better name for directory=>configuration
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Thu May 10 08:35:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan updated AS7-4677:
----------------------------
Assignee: Kabir Khan (was: Remy Maucherat)
Git Pull Request: https://github.com/jbossas/jboss-as/pull/2227 (was: https://github.com/jbossas/jboss-as/pull/2227)
> Better name for directory=>configuration
> ----------------------------------------
>
> Key: AS7-4677
> URL: https://issues.jboss.org/browse/AS7-4677
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Web
> Reporter: Kabir Khan
> Assignee: Kabir Khan
>
> Related to AS7-3309 we need to implement the aliases for the web subsystem so
> ["subsystem" => "web", "virtual-server" => "default-host", "access-log" => "configuration", "directory" => "configuration"]
> becomes
> ["subsystem" => "web", "virtual-server" => "default-host", "configuration" => "access-log", "configuration" => "directory"]
> The old addresses will still be kept/aliased while the "real" model lives under the real address.
> The problem with the new address is that there are two levels that both have the key "configuration" (which is not allowed), so this needs changing to something better. Any ideas?
--
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