Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/684
If you build and run message-count example without this fix you will see a
class not found exception.
The server is not loaded worth the appClassLoader (system class loader).
And the Json is always loading the class loader thing.
Management is using RMI and I have no control over the class loader. I
would need to either do this is wrap every messaging call with setting the
Tccl.
This is the best solution I could find. But I'm open to anything else.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---