On 07/08/2011 02:01 PM, Gordon Sim wrote:
If I use the first two types of configuration mentioned in the example at https://cwiki.apache.org/qpid/how-to-use-jndi.html (i.e. queue.xyz = or topic.xyz = ) then the 0-9-1 path incorrectly issues exchange-declares without the passive flag set (for amq.direct or amq.topic respectively).
Further update: it was suggested that I try setting the qpid.declare_exchanges system property to false. That doesn't work either. Looking at the code it appears that property only affects consumers (and publishers on AMQP 0-10).
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
