[jboss-jira] [JBoss JIRA] (WFCORE-581) CLI accepts operation requests with addresses ending on resource types
Alexey Loubyansky (JIRA)
issues at jboss.org
Thu Mar 5 08:18:49 EST 2015
Alexey Loubyansky created WFCORE-581:
----------------------------------------
Summary: CLI accepts operation requests with addresses ending on resource types
Key: WFCORE-581
URL: https://issues.jboss.org/browse/WFCORE-581
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 1.0.0.Alpha19
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
It doesn't concern the tab-completion. But if the address is entered manually and ends on a resource type, the generated operation request will target the parent resource.
[standalone at localhost:9999 /] echo-dmr /subsystem=logging/file-handler=:remove
{
"address" => [("subsystem" => "logging")],
"operation" => "remove"
}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list