Thanks for the follow up. I checked out the ConsumerEventSource, that'll work pretty well.
One question with them though, if I setup to a wildcard destination (eg status.>) is there a way to get at the actual destination that caused the event in onConsumerEvent(event). event.getDestination shows the original config 'status.>' not 'status.foo' I can see the ConsumerInfo object in debug has the full destination but don't see a way to get to it. Thanks! -- View this message in context: http://www.nabble.com/Problem+with+No+Subscriber+Advisory+Topic-t1621608.html#a4604156 Sent from the ActiveMQ - User forum at Nabble.com.
