[jboss-jira] [JBoss JIRA] (WFCORE-857) A read-resource on a subsystem resource of a missing deployment returns a successful completion
James Perkins (JIRA)
issues at jboss.org
Fri Jul 31 16:40:03 EDT 2015
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 at localhost:9990 /] /deployment=foo.war/subsystem=*:read-resource
{
"outcome" => "success",
"result" => []
}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list