mattrpav commented on PR #1204:
URL: https://github.com/apache/activemq/pull/1204#issuecomment-2049837685

   I confirmed testing this locally using jconsole
   
   ```
    INFO | Manual configuration update triggered
    INFO | No material change to configuration in class path resource 
[activemq.xml] at: Thu Apr 11 09:31:19 CDT 2024
   ```
   
   Background: The issue is activemq distribution uses a different classloader 
to bootstrap. There is a unit test for jmx invocation, but it is not 
like-for-like b/c of the runtime differences between the unit test and the 
apache activemq dist. 
   
   This fix should work for all dists, including embedded (karaf, etc)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to