Class HomeBaseWarning

java.lang.Object
org.eclipse.jetty.server.HomeBaseWarning

public class HomeBaseWarning extends Object
Display an optional Warning Message if the {jetty.home} and {jetty.base} are the same directory.

This is to warn about not recommended approach to setting up the Jetty Distribution.

  • Constructor Details

    • HomeBaseWarning

      public HomeBaseWarning()