Search code examples
activemq-classic

How to change password in ActiveMQ Classic 6.0.0?


How can I change default credentials (admin/admin) in ActiveMQ Classic 6.0.0? It doesn't have jetty-realm.properties where credentials are set. I tried to put the file jetty-realm.properties, but it did not work.


Solution

  • This was changed via AMQ-8391. Modify users.proprerties instead.