[
https://issues.jboss.org/browse/AS7-4677?page=com.atlassian.jira.plugin.s...
]
Kabir Khan commented on AS7-4677:
---------------------------------
I am going with "setting" so we have:
["subsystem" => "web", "virtual-server" =>
"default-host", "configuration" => "access-log",
"setting" => "directory"]
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" (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