[
https://issues.apache.org/jira/browse/QPID-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim resolved QPID-3425.
------------------------------
Resolution: Fixed
> Using create mode (e.g. for x-bindings) with standard exchanges does not work
> -----------------------------------------------------------------------------
>
> Key: QPID-3425
> URL: https://issues.apache.org/jira/browse/QPID-3425
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Affects Versions: 0.10, 0.12
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Fix For: 0.13
>
>
> E.g. use the following with spout (where my-queue already exists):
> amq.direct;{create: always, node:{type: topic,
> x-bindings:[{exchange:'amq.direct', queue: 'my-queue', key: 'key' }]}}
> results in:
> Create failed for exchange amq.direct; not-allowed: not-allowed: Exchange
> names beginning with "amq." or "qpid." are reserved. (exchange="amq.direct")
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]