Might be worth having a look at xinclude[1]. The nice thing about using
xinclude instead of custom scripts is that you can do XML validation on
the un-assembled files with tools like xmllint.
[1] https://en.wikipedia.org/wiki/XInclude
On 09. jan. 2017 16:06, abhijith wrote:
Hi,
Is there anyway to split broker.xml file into smaller configuration? Our
list of JMS objects are growing and broker.xml is getting bigger and bigger.
We would like to have small set of files, preferably one xml file for each
JMS object.
Can I include multiple server configuration(s) in bootstrap.xml? I can also
try XML
imports(https://stackoverflow.com/questions/5121052/can-we-import-xml-file-into-another-xml-file),
but wanted to check if there is any better way here first.
Thanks
Abhi
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Artemis-Split-broker-xml-tp4720894.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
--
Ulf