From b914468e90f5aafb573f1769d8b2de7deedbb814 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Thu, 4 Sep 2014 13:09:59 +0300 Subject: Don't scan classpath for any development servlet (#14604) Change-Id: If3db4a35609260beff1079cbaafa8827643d9271 --- WebContent/WEB-INF/web.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'WebContent/WEB-INF') diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 18c06795c0..ef60364202 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -24,10 +24,6 @@ application com.vaadin.tests.components.button.Buttons - - org.atmosphere.cpr.scanClassPath - false - true @@ -37,10 +33,6 @@ UI com.vaadin.tests.components.label.MarginsInLabels - - org.atmosphere.cpr.scanClassPath - false - true @@ -59,10 +51,6 @@ UI com.vaadin.tests.VerifyAssertionsEnabled - - org.atmosphere.cpr.scanClassPath - false - true @@ -79,10 +67,6 @@ legacyPropertyToString false - - org.atmosphere.cpr.scanClassPath - false - heartbeatInterval 301 @@ -108,10 +92,6 @@ because it modifies the VaadinService timeout parameters --> VaadinApplicationRunnerWithTimeoutRedirect com.vaadin.launcher.ApplicationRunnerServlet - - org.atmosphere.cpr.scanClassPath - false - @@ -121,10 +101,6 @@ pushmode automatic - - org.atmosphere.cpr.scanClassPath - false - true @@ -136,10 +112,6 @@ UI com.vaadin.tests.integration.ServletIntegrationUI - - org.atmosphere.cpr.scanClassPath - false - true -- cgit v1.2.3