I have same problem on 5.13.3! I just added to simpleAuthenticationPlugin credentials from jetty. So, i had: <plugins> <simpleAuthenticationPlugin> <users> <authenticationUser username="keeper" password="pass" groups="publishers,consumers"/> <authenticationUser username="system" password="web_pass" groups="publishers,admins"/> <authenticationUser username="admin" password="adminpass" groups="publishers,admins"/> </users> </simpleAuthenticationPlugin> </plugins>
After that, sends to queue fine! -- View this message in context: http://activemq.2283324.n4.nabble.com/Secure-broker-and-web-console-Cannot-send-to-queue-tp4704992p4712803.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.