X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=9f2caa576805fbbbceec97ecc1cd8c20459f846e;hb=c1ae48e93c766434005e5d5201af8ad23bc0a59b;hp=a7669a5de343dda116b6adf7f978958551823eee;hpb=b154a542bd08371e3bcc7d92d0ded1c638399087;p=proteocache.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index a7669a5..9f2caa5 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -4,147 +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 - - debug - 0 - + proteocache + org.springframework.web.servlet.DispatcherServlet - readonly - true + contextClass + org.springframework.web.context.support.AnnotationConfigWebApplicationContext - listings - true + contextConfigLocation + compbio.spring 1 - - - - ServletDeleteRecord - ServletDeleteRecord - compbio.listeners.ServletDeleteRecord - - - - - ServletByJobSequence - ServletByJobSequence - compbio.listeners.ServletByJobSequence - - - - - ServletJobsByDay - ServletJobsByDay - compbio.listeners.ServletJobsByDay - - - - - ServletJobsByIp - ServletJobsByIp - compbio.listeners.ServletJobsByIp - - - - - ServletIp - ServletIp - compbio.listeners.ServletIp - - - ServletDeleteRecord - /ServletDeleteRecord + proteocache + / - - ServletByJobSequence - /ServletByJobSequence - - - ServletJobsByDay - /ServletJobsByDay - - - ServletJobsByIp - /ServletJobsByIp - - - ServletIp - /ServletIp - - - - - - - - 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 +