Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/888
I have come across the need to eventually replace configuration.xml
properties using System.properties. This is useful for embedded cases, although
the specific need was for use cases where the XML couldn't be changed on a
specific case within Wildfly embedded.
Instead of dealing with specific cases, I have come with a simple
implementation that will use Bean Utils and populate the Configuration with the
properties.
---
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.
---