Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.0
-
None
Description
We should provide a working default configuration for the activemq-web-console (JMX and JMS connection credentials) - this defaults to karaf/karaf at the moment in the ActiveMQ codebase and we only have smx/smx in the etc/users.properties
I tried updating the etc/org.apache.activemq.webconsole.cfg file, but it seems there's a timing issue there - when restarting the container, it first grabs a connection factory using the default credentials and only after that it gets the updated configuration from the OSGi ConfigAdmin.
Cfr. http://servicemix.396122.n5.nabble.com/schedule-for-next-version-of-servicemix-4-5-3-tp5719539p5719610.html for more information and a log file