X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=9f2caa576805fbbbceec97ecc1cd8c20459f846e;hb=c1ae48e93c766434005e5d5201af8ad23bc0a59b;hp=1c53cafe02b136834f78ffee3235c8f5170ea931;hpb=8a0caa40d0fa288a0ad23f6af2aab1b0de0d50cd;p=proteocache.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index 1c53caf..9f2caa5 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -4,125 +4,73 @@ version="2.4"> ProteoCache -ProteoCache - Results repository for the Dundee Resource + ProteoCache - caching framework for Jpred and other program in Dundee Resource - Index.jsp + index.jsp - + + + - compbio.listeners.ContextListener + org.springframework.web.util.Log4jConfigListener - - - 20 - - + + org.springframework.web.context.ContextLoaderListener + + + contextConfigLocation + + /WEB-INF/spring-security.xml + + + + + log4jConfigLocation + /WEB-INF/classes/log4j.properties + + + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + + + + springSecurityFilterChain + /* + + + - This is a standard tomcat 'default' servlet for making listings - listings - org.apache.catalina.servlets.DefaultServlet + proteocache + org.springframework.web.servlet.DispatcherServlet - debug - 0 + contextClass + org.springframework.web.context.support.AnnotationConfigWebApplicationContext - readonly - true - - - listings - true + contextConfigLocation + compbio.spring 1 - - - - ServletDeleteRecord - ServletDeleteRecord - compbio.listeners.ServletDeleteRecord - - - - - ServletByJobSequence - ServletByJobSequence - compbio.listeners.ServletByJobSequence - - - - - ServletJobsByDay - ServletJobsByDay - compbio.listeners.ServletJobsByDay - - - ServletDeleteRecord - /ServletDeleteRecord + proteocache + / - - ServletByJobSequence - /ServletByJobSequence - - - ServletJobsByDay - /ServletJobsByDay - - - - - - - - Administrator pages - - /DisplayStat - /Joblist - /conf/* - /testsrc/* - /lib/* - - - - - admin - - - - - - - - unsupported HTTP methods - /* - PUT - DELETE - TRACE - OPTIONS - - - - - - - BASIC - ProteCache administrators - + + + compbio.listeners.ContextListener + - - - The role that is required to log in and view ProteCache internals - admin - + + + 20 +