@AfterClass public static void releaseMessagingContext() throws Exception { BaseCommentTest.shutdownMessagingSystem(); }
@BeforeClass public static void prepareMessagingContext() throws Exception { BaseCommentTest.boostrapMessagingSystem(); }