66676869707172737475
sm.stop(); } public void sendStaticRouterJMSMessage() throws Exception { clearMessages(); SendStaticRouterJMSMessage sm = new SendStaticRouterJMSMessage(); sm.setupConnection(); sm.sendAMessage(JMS_MESSAGE); sm.stop(); }