From 3daa7fbf6721ec0713c8dff82950ee0814cff3dc Mon Sep 17 00:00:00 2001 From: Kevin Roast Date: Fri, 15 Jan 2010 15:00:11 +0000 Subject: [PATCH] Latest SpringSurf fixes - support for JBoss VFS in ClassPathStore. - Related updates to RemoteAPI and Share app-context files - Removal of obsolete stores - Removal of JBossEnabled* classes and references - no longer required since upgrade to Spring3.0.0 - Corrected web.xml as per DTD for strict JBoss checks git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18064 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- source/web/WEB-INF/web.xml | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) 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