« Return to Thread: cannot use remote topic in composite-queue

Re: cannot use remote topic in composite-queue

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

You must locally define the topic at router2 in order to bind it to a composite queue. Althought topics are automatically created when the first access takes place, they are undefined when there was no access when the composite queue is created (e.g. on startup). So just create it at router2 and then you can bind it to a composite queue all the time.

 « Return to Thread: cannot use remote topic in composite-queue