@Override
 public void tearDown() throws Exception {
   super.tearDown();
   jetty.stop(); // stop the server
 }