4.0.0 org.apache.activemq.examples.failover broker-failover 2.11.0-SNAPSHOT shared-storage-static-cluster jar ActiveMQ Artemis JMS Client Side Failover Listener Example ${project.basedir}/../../../.. org.apache.activemq artemis-cli ${project.version} org.apache.activemq artemis-jms-client ${project.version} org.apache.activemq artemis-maven-plugin create0 create -Djava.net.preferIPv4Stack=true ${basedir}/target/server0 ../shared true false true tcp://localhost:61617,tcp://localhost:61618 --queues exampleQueue create1 create -Djava.net.preferIPv4Stack=true ${basedir}/target/server1 ../shared true true 1 true tcp://localhost:61616,tcp://localhost:61618 --queues exampleQueue create2 create -Djava.net.preferIPv4Stack=true ${basedir}/target/server2 ../shared true true 2 true tcp://localhost:61616,tcp://localhost:61617 --queues exampleQueue runClient runClient org.apache.activemq.artemis.jms.example.SharedStorageStaticCluster ${basedir}/target/server0 ${basedir}/target/server1 ${basedir}/target/server2 org.apache.activemq.examples.failover shared-storage-static-cluster ${project.version} org.apache.maven.plugins maven-clean-plugin release com.vladsch.flexmark markdown-page-generator-plugin