I forgot to mention I'm using a wildcard to setup my getConsumerAdvisoryTopic, which seems to work fine. "topic.>" and I receive advisory messages on all subtopics.
Since I'm having a problem with the no consumers advisrory I tried that with a wildcard "topic.>" and also as individual consumers when the topic is created, "topic.subtopicA" neither seem to receive messages when there are no consumers left. I'm thinking that the wildcard approach should work for the no consumer advisory as well, since the advisory topics appear to be just normal topics. -- View this message in context: http://www.nabble.com/Problem-with-No-Subscriber-Advisory-Topic-t1621608.html#a4394011 Sent from the ActiveMQ - User forum at Nabble.com.
