Stuart Douglas created WFCORE-2033:
--------------------------------------
Summary: CLI provides confusing error if an attribute does not exist
Key: WFCORE-2033
URL:
https://issues.jboss.org/browse/WFCORE-2033
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Stuart Douglas
If a CLI operation contains an attribute that does not exist the resulting error message
is not very informative:
[standalone@localhost:9990 /] :reload(adminonly=true)
Failed to handle ':reload(adminonly=true)': java.lang.IllegalArgumentException
The error message should inform the user that the attribute they specified was incorrect.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)