]
Kabir Khan updated AS7-4677:
----------------------------
Fix Version/s: 7.2.0.Alpha1
Git Pull Request:
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
Fix For: 7.2.0.Alpha1
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: