[jboss-jira] [JBoss JIRA] (AS7-4677) Better name for directory=>configuration

Kabir Khan (JIRA) jira-events at lists.jboss.org
Mon Apr 30 14:38:19 EDT 2012


Kabir Khan created AS7-4677:
-------------------------------

             Summary: 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: Remy Maucherat


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", 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