[
https://issues.jboss.org/browse/WFCORE-2021?page=com.atlassian.jira.plugi...
]
Chao Wang moved JBEAP-7413 to WFCORE-2021:
------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2021 (was: JBEAP-7413)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
(was: User Experience)
Affects Version/s: 3.0.0.Alpha12
(was: 7.1.0.DR7)
"ls /socket-binding-group=*" should print proper error
message
--------------------------------------------------------------
Key: WFCORE-2021
URL:
https://issues.jboss.org/browse/WFCORE-2021
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Alpha12
Reporter: Chao Wang
Assignee: Chao Wang
"ls /socket-binding-group=*" should print proper error message. Similar
operation "ls /subsystem=*" print good error message.
{noformat}
[standalone@localhost:9990 /] ls /subsystem=*
{"WFLYCTL0062: Composite operation failed and was rolled back. Steps that
failed:" => {"Operation step-1" => "WFLYCTL0030: No resource
definition is registered for address [(\"subsystem\" =>
\"*\")]"}}
[standalone@localhost:9990 /] ls /socket-binding-group=*
Exception for ls /socket-binding-group=*: java.lang.IllegalArgumentException
[standalone@localhost:9990 /]
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)