Hai everyone,
In my apollo.xml i have given an access_rule entry like this ,
    <access_rule allow="guests" action="receive consume" kind="queue topic"
id="*"/>

This enables only the members of group 'guests' to subscribe any topic in my
broker.But what if i have to specify a specific topic for the group guests
to subscribe. I have tried replacing the '*' with the topic name but it wont
work...

Is there any other solution to this ..  



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/How-tho-specify-the-topic-to-be-authorized-rather-than-using-a-wildcard-tp4680154.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to