Take a look at the file apache-activemq-5.9.1/conf/jetty-realm.properties.
Format: username: password, rolename. The default settings admin:admin,admin. Therefore, when changing the second value, the password will be updated. admin: newpassword, admin.
source
share