I am using the ttm jdbc security plugin and have this error when attempting
to remove a queue using the broker jmx bean "removeQueue" method.
25-Jan-11 13:39:22.076 engage.3920.068 SEVERE: failed to remove
queue: myqueue
java.lang.SecurityException: User ActiveMQBroker is not authorized
to remove: queue://myqueue
Can anyone explain why it is using a username of "ActiveMQBroker"? this
does not appear in any config file. perhaps it is a default?
As a test, I've created a user with that name and given it full permission
to admin queues but the error remains. Any suggestions?
Thanks,
Greg
--
View this message in context:
http://activemq.2283324.n4.nabble.com/using-ttm-jdbc-security-plugin-problem-deleting-queue-tp3236980p3236980.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.