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: [email protected]
For additional commands, e-mail: [email protected]