Github user graben commented on the issue: https://github.com/apache/activemq-artemis/pull/1863 Well, actually the broker.xml is build from several templates and snippets. OSGi needs a complete file to trigger broker deployment. Therefore a a file need to be constructed during build process. Meight be tricky.
---