@BeforeClass
 public final void setUp() throws Exception {
   TestCaseUtils.startServer();
   registerListeners();
 }