Hi, I'm looking at setting up a mesh of dispatch routers which connect to an activemq broker. Any messages sent by a producer attaching to the dispatch routers are available on the broker and the destinations are automatically created on the brokers and consumers attached to the broker get the messages. I'm using a linkrouter to send the messages to the broker.
However when I send a message from a producer connected to the broker the consumer which attached to the dispatch router, doesn't get the message. My question is how to I propagate destinations on the broker across the dispatch router network. I suspect that I may need to setup some sort of bridge from the broker to a dispatch router but I wanted to check if there was an easier way. cheers Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
