Hi

I'm declaring an exchange on a RedHat MRG broker using the Qpid C++ messaging client v0.7.

Even if I specify the exchange should be auto-delete, it is created as autoDelete=False.

I'm using a Sender with the following address: test-1;{assert:always, create:always, node:{durable:False, type:topic, x-declare:{auto-delete:True, type:direct}}}

Am I doing something wrong?
Any hints?

Cheers
Jiri


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to