161162163164165166167168169170171
xb = getXmlBlasterAccess(); } catch (XmlBlasterException e) { e.printStackTrace(); } if (xb != null) xb.ping(); } /** * On first invocation we connect to the other xmlBlaster cluster node. * <p />