diff --git a/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg b/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg index 76fc495..74ea719 100644 --- a/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg +++ b/activemq-karaf/src/main/resources/org.apache.activemq.webconsole.cfg @@ -17,5 +17,5 @@ webconsole.jms.url=tcp://localhost:61616 webconsole.jmx.url=service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-root -webconsole.jmx.user=karaf -webconsole.jmx.password=karaf \ No newline at end of file +webconsole.jmx.user=admin +webconsole.jmx.password=admin