diff --git a/source/web/WEB-INF/web.xml b/source/web/WEB-INF/web.xml index c54e3adf2c..5f8ffa3721 100644 --- a/source/web/WEB-INF/web.xml +++ b/source/web/WEB-INF/web.xml @@ -65,17 +65,12 @@ - + contextConfigLocation /WEB-INF/web-application-context.xml Spring config file location - - contextClass - org.alfresco.config.JBossEnabledWebApplicationContext - Spring context class - log4jExposeWebAppRoot @@ -152,6 +147,17 @@ Admin Authentication Filter org.alfresco.web.app.servlet.AdminAuthenticationFilter + + + CacheExpiresFilter + Set HTTP cache Expires header 30 days forward for a mapping. + org.alfresco.web.scripts.servlet.StaticAssetCacheFilter + + expires + 30 + Add an Expires Header 30 days forward + + Global Authentication Filter @@ -253,17 +259,6 @@ /faces/jsp/admin/system-info.jsp - - Set HTTP cache Expires header 30 days forward for a mapping. - CacheExpiresFilter - org.alfresco.web.scripts.servlet.StaticAssetCacheFilter - - Add an Expires Header 30 days forward - expires - 30 - - - CacheExpiresFilter *.jpg