[
https://issues.apache.org/jira/browse/SM-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996250#comment-13996250
]
Wim Verreydt commented on SM-2267:
----------------------------------
I did some digging and found a possible source of this problem in the
webconsole module of ActiveMQ. The configuration is passed by value on
creation, preventing the new values to be used after an update. I explained
this issue on their mailinglist:
http://activemq.2283324.n4.nabble.com/Web-console-config-not-updating-in-ServiceMix-Karaf-td4681067.html
> Provide working configuration for activemq-web-console
> ------------------------------------------------------
>
> Key: SM-2267
> URL: https://issues.apache.org/jira/browse/SM-2267
> Project: ServiceMix
> Issue Type: Bug
> Components: assemblies
> Affects Versions: 5.0.0
> Reporter: Gert Vanthienen
> Fix For: 5.0.1
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)