I have downloaded the latest python code, and can confirm that it is working fine now.
Thank you all for the very swift resolution of this bug.

Chris

On 12/08/2010 19:47, Rafael Schloming wrote:
Chuck Rolke wrote:
1. Yes, the Python code is sending the reply_to as an exchange. This triggers the exception handler in the C# server.

Anyone know how to get Python to request a queue in the reply_to?

I've just updated the address <-> reply-to conversion code on trunk. It should now assume that a plain address is actually a queue, and you can also now override this if you wish, e.g.:

msg.reply_to = "my-exchange; {node: {type: topic}}"

--Rafael


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


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

Reply via email to