[jboss-jira] [JBoss JIRA] Created: (AS7-1877) cd to subsystems that don't exist

Bill Meyer (JIRA) jira-events at lists.jboss.org
Tue Sep 20 15:47:26 EDT 2011


cd to subsystems that don't exist
---------------------------------

                 Key: AS7-1877
                 URL: https://issues.jboss.org/browse/AS7-1877
             Project: Application Server 7
          Issue Type: Bug
          Components: CLI
    Affects Versions: 7.0.1.Final
         Environment: JBoss AS 7.0.1 CLI interface
            Reporter: Bill Meyer
            Assignee: Alexey Loubyansky


The CLI utility allows you to cd to subsystems (one example) that don't exist.

For example, (yes the jms subsystem was merged into the messaging subsystem), if I execute the following:

[standalone at localhost:9999 /] pwd
/
[standalone at localhost:9999 /] cd /subsystem=jms
[standalone at localhost:9999 subsystem=jms] ls
[standalone at localhost:9999 subsystem=jms] 

I get no error message that I've cd'd into something that doesn't exist.  Internal JBoss SAs have done some useability testing and agree that this is very confusing functionality.  Either an error message should be displayed preventing you from executing the cd command, or some sort of feedback needs to be provided as to why this is expected behavior.



--
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