JAkub Scholz created QPID-4666:
----------------------------------
Summary: Incorrect exception message returned in MessageSubscribe
when permission is denied
Key: QPID-4666
URL: https://issues.apache.org/jira/browse/QPID-4666
Project: Qpid
Issue Type: Bug
Components: Java Broker
Environment: Linux, Java 1.6, Qpid Java Client 0.20, Qpid Java Broker
0.23 (trunk)
Reporter: JAkub Scholz
Priority: Minor
When AMQP client tries to subscribe to a queue which he is not allowed to
assign to due to insufficient ACL rights, he seems to receive a slightly
incorrect error message:
Cannot subscribe to '1': Permission denied
instead of:
Cannot subscribe to 'queueName': Permission denied
--
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]