In order for virtual topics to work, getDestinations(.. ) needs to return the virtual destinations. This doesnt happen now since Queues prefixed with ActiveMQ.Virtual don't ever get added to the Destinations Set (nothing actually sends them a message). I'm looking for the place in the broker change where I could change this behavior. Any ideas? RegionBroker looks like it does most of the work.
-- View this message in context: http://www.nabble.com/Re%3A-Virtual-Topics-%28was-Re%3A-Failover-topic-subscribers%29-tf1942508.html#a5364439 Sent from the ActiveMQ - Dev forum at Nabble.com.
