Hi all. I'm getting an unexpected error when working with messages in a DLQ using the jetty Web Console. After resolving the issue client side that caused a message to be placed into a DLQ, we'd like to move the message back to the originating Queue for normal processing.
The error I'm seeing is "User ActiveMQBroker is not authorized to write to: queue://". We are using simple authentication and authorization defined in activemq.xml and restricting write access to queues and topics to specified users. I've tried specifying the the user ActiveMQBroker as being authorized to write to all queues and topics, with no luck. Is there anyway to allow this user to perform it's necessary tasks? M@ -- View this message in context: http://www.nabble.com/AMQ-5.2%3A--Unable-to-Move-Messages-out-of-a-DLQ.-tp22107689p22107689.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
