Holger Caesar created QPID-4251:
-----------------------------------

             Summary: Qpid-Route does not check if parameters are meaningful
                 Key: QPID-4251
                 URL: https://issues.apache.org/jira/browse/QPID-4251
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.14
            Reporter: Holger Caesar
            Priority: Minor


The qpid-route tool should check whether input parameters and the number of 
parameters match the possible commands.

Typing in "qpid-route list user/pw@localhost:port" results in "Failed: error - 
(111, 'Connection refused')".

However it should just say sth. like "Command list not found", since the actual 
command would be "qpid-route route list user/pw@localhost:port".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to