I can configure failover setup so that when my master ServiceMix fails, it loses database lock, and a slave instance takes over and grabs the lock: http://servicemix.apache.org/kernel/67-configuring-failover-deployments-available-in-110.html
Does this feature support alerts when failover happens, for example I could plug in a class which sends email to an admin when failover occurs?
