Assuming you are using the same address for both sender and receiver, If your address includes the creation of an exchange as part of your Topic setup then it will be created when ever the producer or consumer is created. The subscription queue will be created when the receiver is created (*).
(*There are some further complications, but cannot be explained unless we can see your address string). Please paste the address string you are planning to use. Regards, Rajith On Thu, Jan 31, 2013 at 7:50 AM, haiduc <[email protected]> wrote: > > Hello, > > If you have a sender configured {create:always, delete:sender, ...} and a > receiver {create:always, delete:receiver, ...}, how will the topic be > created? Based on the request that arrives first? Union of both? > > > Thanks > -- > View this message in context: > http://old.nabble.com/Qpid-Topic-creation-tp34967050p34967050.html > Sent from the Qpid Developers mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
