in http://incubator.apache.org/activemq/security.html I see only permissions explanation. I already write in my activemq.xml:
<authorizationEntry topic="monitoring.>" read="consumers" write="producers" admin="admins" /> producers must write to existing topics monitoring.t1 or monitoring.t2, but how can I create them? How I can only give admin permissions for monitoring.> to producers an so they will create it. But with this rights they can create monitoring.t3. It's bad. -- View this message in context: http://www.nabble.com/Autocreate-topics-on-startup-t1721833.html#a4677820 Sent from the ActiveMQ - User forum at Nabble.com.
