rajdavies wrote:
>
> Your assessment is right - a server-side composite destination will
> only do the translation on the fly - and won't set up subscriptions
> for you across a network.
>
Wow, I feel the failure to set up subscripts really limits the utility
of composite destinations
I had been doing some testing with Virtual Topics anyway since they were
my second pick, but I don't seem to be getting past the following error.
10:29:34,405 ERROR [Service] Async error occurred:
java.lang.IllegalArgumentException: The subscription does not exist:
ID:Chakapas.local-62549-121
I am trying to build a hub and spoke topology where most of the producers
exists on the spokes and publish information onto topics which may be
consumed by various services living in the hub to be determined later. I
have done this before with Tibco's EMS using bridges, but for ActiveMQ
Compos