Class WebAppProviderConfiguration

java.lang.Object
net.i2p.servlet.WebAppProviderConfiguration

public class WebAppProviderConfiguration
extends Object
Work around the "No org.apache.tomcat.InstanceManager set in ServletContext" problem for eepsites with webapps. See WebAppStarter and WebAppConfiguration for the console version.
Since:
0.9.41
  • Constructor Details

  • Method Details

    • configure

      public static void configure​(WebAppProvider wap)
      Modified from routerconsole WebAppStarter. MUST be called from jetty.xml after the WebAppProvider is created.