You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2013/07/17 18:00:48 UTC

[jira] [Created] (QPID-4995) [Java Client] The queue name should be generated on the client side if it is not specified in the binding URL.

Alex Rudyy created QPID-4995:
--------------------------------

             Summary: [Java Client] The queue name should be generated on the client side if it is not specified in the binding URL.
                 Key: QPID-4995
                 URL: https://issues.apache.org/jira/browse/QPID-4995
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.22, 0.20, 0.18, 0.16, 0.14, 0.10, 0.8, 0.6
            Reporter: Alex Rudyy
            Assignee: Alex Rudyy


For JMS queue destinations created as session.createQueue("topic://amq.topic/?routingkey='testTopic'") the queue name is generated on the broker side on 0.8/0.9.x path and empty string is used as a queue name on 0.10 path. The both client paths should behave in the same way and the queue name should be generated on a client side if it is not provided in binding URL.

--
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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org