public void start() {
   LOGGER.info("Starting the Inprocess Web Container...");
   httpServer.start();
 }