New Queue creation using the MBean creates an exclusive queue only
------------------------------------------------------------------
Key: QPID-331
URL: https://issues.apache.org/jira/browse/QPID-331
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Bhupendra Bhardwaj
Assigned To: Bhupendra Bhardwaj
Priority: Minor
new AMQShortString(owner) creates a non-null 0 length string, which causes the
queue to be exclusive.
The eclipse plugin doesn't allow the null owner name to be submitted to the
broker, so it allows only exclusive queues.
The above both points need to be fixed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.