[jboss-jira] [JBoss JIRA] (AS7-2622) Command Line Error Messages are very verbose, example below
Jim Tyrrell (Created) (JIRA)
jira-events at lists.jboss.org
Mon Nov 14 12:13:41 EST 2011
Command Line Error Messages are very verbose, example below
-----------------------------------------------------------
Key: AS7-2622
URL: https://issues.jboss.org/browse/AS7-2622
Project: Application Server 7
Issue Type: Feature Request
Environment: JBoss AS 7.1 Alpha 2
Reporter: Jim Tyrrell
[standalone at localhost:9999 subsystem=web] :read-resources
{
"outcome" => "failed",
"failure-description" => "JBAS014739: No handler for read-resources at address [(\"subsystem\" => \"web\")]",
"rolled-back" => true
}
The above output is way to much, I have a typo in the command that is running, I should just get an error message that is like:
command "read-resources" not found
5 lines of output for a typo is not appropriate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list