4950515253545556575859
} // Update the MuleSession handle so that the rules can fire events. try { rules.getSession().setGlobal("mule", new SimpleMuleSession(event.getSession(), muleContext)); } catch (Exception e) { logger.warn(e.getMessage()); }