5657585960616263646566
rm.sendAMessage("queue/qsdynamicrouter_3_Request:OK"); rm.stop(); SendJMSMessage sm = new SendJMSMessage(); sm.setupConnection(); sm.sendAMessage(JMS_MESSAGE); sm.stop(); } public static Test suite() throws Exception {