qpid.stop does not correctly use the PNAME property
---------------------------------------------------
Key: QPID-2100
URL: https://issues.apache.org/jira/browse/QPID-2100
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Martin Ritchie
Currently the qpid.stop scripts requires that the command line contain the
following text:
PNAME=QPBRKR
However, if the user has modifed QPID_PNAME then the stop will fail.
This script should use the value QPID_PNAME to ensure that it can correctly
shutdown any qpid brokers.
If QPID_PNAME is not specifed then it should simply check for the existence of
-DPNAME= as this will generically find all qpid brokers. (After the completion
of QPID-2099)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]