public void processMessage(IMessage msg) {
   LOG.info("===>\t\tGOT MESSAGE:\n" + msg.toXMLString());
 }