Harald Pehl created WFLY-8428:
---------------------------------
Summary: :read-resource(include-runtime) fails for
/subsystem=undertow/application-security-domain=*
Key: WFLY-8428
URL:
https://issues.jboss.org/browse/WFLY-8428
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Reporter: Harald Pehl
Assignee: Stuart Douglas
{{:read-resource(include-runtime=true)}} is used by the console as part of the generic
model browser. However it fails for
{{/subsystem=undertow/application-security-domain=foo}}:
{code}
[standalone@localhost:9990 /]
/subsystem=undertow/application-security-domain=foo:read-resource(include-runtime=true)
{
"outcome" => "failed",
"rolled-back" => true
}
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)