@After
 public void stopServer() throws Exception {
   server.stop();
 }