You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2013/06/26 17:20:22 UTC

[jira] [Created] (QPID-4953) client example doesn't work with 0-10

Gordon Sim created QPID-4953:
--------------------------------

             Summary: client example doesn't work with 0-10
                 Key: QPID-4953
                 URL: https://issues.apache.org/jira/browse/QPID-4953
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: 0.22
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.23


Instead it exits with a queue not found message for the temporary queue. This is a result of change to the exmaple to simply specify '#' as a shorthand for a temp queue, which was introduced with AMQP 1.0 support. However this shorthand is not recognised by the 0-10 codepath (which expects a 'create: always' clause).

--
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