2013/9/26 Ted Ross <[email protected]>:
> First, modify your client line to include a reply-to address.
>
>
>     $ dispatch-router -c qpid-dispatch.conf
>     $ ./server.py amqp://0.0.0.0/topic
>     $ ./client.py -r amqp://0.0.0.0/reply amqp://0.0.0.0/topic subject
>
>
> You will also need to apply the following patch to client.py. The reason
> this patch is necessary is that the client/server example is written only
> for the point-to-point case (no intermediary).

Thanks a lot! This works for me too.

Gordon's qpid::messaging request-reply example is also informative to
understand what was changed between amqp0-10 and amqp1.0.

-- 
Mitsuru Oka

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to