James Perkins created WFCORE-857:
------------------------------------
Summary: A read-resource on a subsystem resource of a missing deployment
returns a successful completion
Key: WFCORE-857
URL:
https://issues.jboss.org/browse/WFCORE-857
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: James Perkins
Assignee: Brian Stansberry
Executing the follow operation results in the operation succeeding even though no
deployment exists with the name.
{code}
[standalone@localhost:9990 /] /deployment=foo.war/subsystem=*:read-resource
{
"outcome" => "success",
"result" => []
}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)