Sorry - if this is a stupid question here. Is it possible to start not just a single broker but 2+ brokers in a NOB via the http://activemq.apache.org/maven2-activemq-broker-plugin.html ActiveMQ Maven Plugin ? If not, is there anything technically stopping us from doing this?
There are some failover scenarios I would like to automate via Maven Integration tests if possible. We could use a stripped down version of our larger configuration that accounts for more than a single master in the NOB. In my mind, we would need to make sure the ports and common services don't collide, and would potentially need to override the MQ home. If we can't do this I have to come up with a more elaborate test setup that involves our CI server and dependent builds. -- View this message in context: http://activemq.2283324.n4.nabble.com/Start-multiple-brokers-using-maven-plugin-tp4654501.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.