Two things to disable, broker attribute advisorySupport=false and on a
connection factory or in the brokerURL,
?jms.watchTopicAdvisories=false (so the watchTopicAdvisories attribute
of a connection/connection factory)

If there are not consumers for these destinations there is little
overhead as all messages are non persistent.

On 13 August 2010 14:49, BenXS <bxsto...@yahoo.co.uk> wrote:
>
> When I start ActiveMQ and do some simple things like peeking into a certain
> jms msg in a queue (through Browser Console) then always automatically
>
> ActiveMQ.Advisory.Consumer......
>
> topics are created.
>
> Why?
>
> How can I (permanently) disable the creation of such topics?
>
> The only thing I added to a default-out-of-the-box ActiveMQ setup was a
> "mirroredQueue" direction.
> But this shouldn't be the reason for all the needless (?) Advisory Topics.
>
> Ben
> --
> View this message in context: 
> http://old.nabble.com/Why-are-%22ActiveMQ.Advisory.Consumer.....%22-topics-automatically-created--tp29428858p29428858.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>



-- 
http://blog.garytully.com

Open Source Integration
http://fusesource.com

Reply via email to