]
Brian Stansberry reassigned WFLY-10373:
---------------------------------------
Assignee: Yeray Borges (was: Brian Stansberry)
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: Yeray Borges
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.