Create a watchdog application!
807567Aug 9 2006 — edited Aug 28 2006I need to create a watchdog application to ping the JMS resource. The watchdog application will be running on the two nodes that are in the cluster . The node that does not have the message queue running on it will be pinging the JMS resource on the other node and if at a specific interval its not available, it will start its own broker. I'm new to this so can someone help me out here.
Thanks in advance.