Are you using a composite destination?
In the little unit test the advisory destinations are:
topic://ActiveMQ.Advisory.FastProducer.TempQueue.ID:gtmbp.local-55628-1342199123635-3:1:1
topic://ActiveMQ.Advisory.FULL.TempQueue.ID:gtmbp.local-55628-1342199123635-3:1:1

So you need the exact match or a composite destination in your consumer, like
topic://ActiveMQ.Advisory.FastProducer.>
topic://ActiveMQ.Advisory.FULL.>


On 13 July 2012 16:49, JRR <j...@cisco.com> wrote:
> SADNESS!
>
> I changed my steps so that I created a consumer for the topics:
>     ActiveMQ.Advisory.FULL
>     ActiveMQ.Advisory.Full
>     ActiveMQ.Advisory.FastProducer.Queue
>
> I changed to the snapshot for 5.7.0.
>
> I see the advisory topics in the web console. However no advisories are ever
> sent to them for my configuration.
>
> The CPP client is receiving a javax.jms.ResourceAllocationException so I
> would expect a FastProducer and a FULL advisory.
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Not-seeing-enabled-advisories-ActiveMQ-WebConsole-tp4653952p4654002.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to