If you have an existing routerconfig.xml that you want to convert to High Availability, go to step 4.
Start the SwiftMQ Explorer with:
./explorer
Connect to the ACTIVE HA instance with the following JNDI provider URL:
smqp://localhost:4001/host2=localhost;port2=4002;
timeout=10000;reconnect=true;retrydelay=1000;maxretries=50
You are now connected to the ACTIVE HA instance and can configure everything.
Keep in mind that you have to configure it for your local host. If you create a JMS listener, for instance, you must use "localhost" as the host name and you must not specify a connect or bind address. This will be done by the HA Wizard in a further step that can turn any configuration into HA.
All changes are automatically replicated to the STANDBY. When you have finished your configuration, select the router node in the Navigator, right click, "Save Active and Standby Router Configuration".
To shutdown both HA instances, execute menu "Halt Active and Standby Instances":