4.0.0 org.apache.activemq.examples.jms jms-examples 1.0.1-SNAPSHOT artemis-jms-xa-heuristic-example jar ActiveMQ Artemis JMS XAHeuristicExample Example ${project.basedir}/../../.. org.apache.activemq artemis-core-client ${project.version} org.apache.activemq artemis-commons ${project.version} org.apache.geronimo.specs geronimo-jms_2.0_spec example org.apache.activemq artemis-maven-plugin create create -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=3001 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false start cli true tcp://localhost:61616 run runClient runClient org.apache.activemq.artemis.jms.example.XAHeuristicExample stop cli stop org.apache.activemq.examples.jms artemis-jms-xa-heuristic-example ${project.version}