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]

Reply via email to