@AfterClass(groups = "contentaware", alwaysRun = true)
 public void cleanUp() {
   TestUtil.cleanUp(httpTransportListener, httpServer);
 }