Class 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 Detail

      • WebAppProviderConfiguration

        public WebAppProviderConfiguration()
    • Method Detail

      • configure

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