[
https://issues.jboss.org/browse/WFLY-10373?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-10373:
-----------------------------------------
Yes, this is related to WFLY-8538 but it's not a Feature Request. It's just an
improvement to our standard config file to make explicit something currently
"magical".
At this point our standard configs actually set these, so really all that's left here
is clean up the legacy (i.e. non-galleon) feature packs to do the same.
Standard undertow subsystem config should declare the
default-[server|virtual-host|servlet-container|security-domain] attributes
--------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-10373
URL:
https://issues.jboss.org/browse/WFLY-10373
Project: WildFly
Issue Type: Enhancement
Components: Web (Undertow)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
The various default-xxx attributes on root undertow subsystem element if not set have
default values that map to the standard child elements in the config. The problem with
relying on those defaults and not specifying the values is their usage becomes "black
magic" and the fact that things will fail if the child elements are removed or
renamed is lost.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)