[jboss-jira] [JBoss JIRA] Created: (AS7-1257) Command given in CLI help text is wrong
Misty Stanley-Jones (JIRA)
jira-events at lists.jboss.org
Mon Jul 11 22:23:23 EDT 2011
Command given in CLI help text is wrong
---------------------------------------
Key: AS7-1257
URL: https://issues.jboss.org/browse/AS7-1257
Project: Application Server 7
Issue Type: Bug
Components: Server
Affects Versions: 7.0.0.CR1
Reporter: Misty Stanley-Jones
Assignee: Jason Greene
When you are logged into the Management CLI and you type "help", one of the example commands it gives is:
e.g. /subsystem=web/connector=http:read-resource(recursive=1)
The syntax of the command is really this:
/subsystem=web/connector=http:read-resource(recursive=true)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list