[
https://issues.jboss.org/browse/WFLY-8428?page=com.atlassian.jira.plugin....
]
Harald Pehl updated WFLY-8428:
------------------------------
Description:
The {{:read-resource(include-runtime=true)}} operation 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}
was:
{{: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}
: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
The {{:read-resource(include-runtime=true)}} operation 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)