Client and Broker does not validate queue names
-----------------------------------------------

                 Key: QPID-370
                 URL: https://issues.apache.org/jira/browse/QPID-370
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Client
            Reporter: Martin Ritchie


Currently there is validation of correct queue names:

>From the AMQP Spec:
Queue names may consist of any mixture of digits, letters, and underscores.

amq_queue_32 Queue names starting with "amq." are reserved for predeclared and 
standardised server queues. If the queue name starts with "amq." and the 
passive option is zero, the server MUST raise a connection exception with reply 
code 403 (access refused).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to