As an update to this: I am able to do what I want if I make a second installation of activemq. That is:
[/usr/local]$ cp -R activemq/ activemq-second/ [/usr/local]$ activemq/bin/activemq start xbean:file:conf/config1.xml [/usr/local]$ activemq-second/bin/activemq start xbean:file:conf/config2.xml seems to work fine as long as I disable the web console for at least one of the configs (or, presumably, put it on a port that doesn't conflict with the other web console). This seems wrong though. -- View this message in context: http://activemq.2283324.n4.nabble.com/two-brokers-with-different-configuration-files-tp2992731p2994599.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.