[
https://issues.jboss.org/browse/WFLY-7822?page=com.atlassian.jira.plugin....
]
Brian Stansberry commented on WFLY-7822:
----------------------------------------
This will likely require some hackery and a WARN, with expression support removed later
(or I guess the whole attribute will go if it's going to be deprecated.)
I think it's possible to kinda sorta support expressions, we just can't blow up if
resolving the expression in Stage.MODEL fails. (I believe if the resolution fails we just
don't record the capability requirement and then if the service stuff fails in
Stage.RUNTIME the user finds out then.) It shouldn't fail unless the expression is a
vault expression, and that is very unlikely.
The default-security-domain attribute in the Undertow subsystem
should not support expressions.
-----------------------------------------------------------------------------------------------
Key: WFLY-7822
URL:
https://issues.jboss.org/browse/WFLY-7822
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Reporter: Darran Lofthouse
Assignee: Stuart Douglas
Fix For: 11.0.0.Alpha1
This attribute may be deprecated and removed at some point when we start to transition
off PicketBox but for now it leads to a service dependency being set based on the value so
should not support expressions.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)