From c2b5382cea777dbb2b86ab28d30b23fb654321dc Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Tue, 25 Sep 2012 15:34:20 +0300 Subject: Fix "invalid" xml. --- WebContent/WEB-INF/web.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'WebContent/WEB-INF/web.xml') diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml index 6112e5ba1c..67eaba0cca 100644 --- a/WebContent/WEB-INF/web.xml +++ b/WebContent/WEB-INF/web.xml @@ -14,6 +14,11 @@ false Vaadin production mode + + + resourceCacheTime + 3600 + Embed App 1 com.vaadin.server.LegacyVaadinServlet @@ -43,11 +48,6 @@ - - resourceCacheTime - 3600 - - VaadinApplicationRunner com.vaadin.launcher.ApplicationRunnerServlet -- cgit v1.2.3