Hi, Imagine that I have two brokers, b1 and b2 that have a federation link witch sends every message from b1 amq.direct exchange to b2. b1 has a client connected that sends a request to amq.direct/requests with replyTo set to his local queue. b2 has a server connected that listens for requests in amq.direct/requests. The server receives the request, is it possible to send the reply to b1 queue as set in message replyTo property? If not, any suggestion to accomplish this?
Thank you. -- Bruno Matos --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
