X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=794c4cb65dda23a189972cee2b43e95a68aa41e2;hb=9f81a03cf11728726a45917773e3c42195b471c2;hp=ae99a94c02bfcfd090c68dac86f5c6fb27b55a27;hpb=a66674ad9520261789bbfe8401f88b37ae2a71a2;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index ae99a94..794c4cb 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -4,12 +4,15 @@ version="2.4"> JABAWS - JAva Bioinformatics Analysis Web Services (JABAWS) + JAva Bioinformatics Analysis Web Services (JABAWS) v.2 compbio.ws.server.ShutdownEngines + compbio.stat.servlet.StatisticCollector + + com.sun.xml.ws.transport.http.servlet.WSServletContextListener @@ -17,48 +20,163 @@ 20 + + + This is a standard tomcat 'default' servlet for making listings + listings + org.apache.catalina.servlets.DefaultServlet + + debug + 0 + + + readonly + true + + + listings + true + + 1 + + Display pre-calculated accounting info + DisplayStat + compbio.stat.servlet.DisplayStat + + + + Display job list + Joblist + compbio.stat.servlet.Joblist + + + + Display monthly summary statistics + AnnualStat + compbio.stat.servlet.AnnualStat + + + + Display monthly summary statistics with no links to details + PublicAnnualStat + compbio.stat.servlet.AnnualStat + + + + RegistryWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + ClustalWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 + + + + ClustalOWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 MuscleWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 MafftWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 TcoffeeWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 ProbconsWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 AAConWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 + + + + JronnWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + + DisemblWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + GlobPlotWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + + IUPredWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + + listings + / + + + + DisplayStat + /DisplayStat + + + + AnnualStat + /AnnualStat + + + + PublicAnnualStat + /PublicAnnualStat + + + + + Joblist + /Joblist + + + + RegistryWS + /RegistryWS + + ClustalWS /ClustalWS + + ClustalOWS + /ClustalOWS + + MuscleWS /MuscleWS @@ -84,10 +202,34 @@ /AAConWS + + JronnWS + /JronnWS + + + + DisemblWS + /DisemblWS + + + + GlobPlotWS + /GlobPlotWS + + + + IUPredWS + /IUPredWS + + Administrator pages + / + /DisplayStat + /Joblist + /AnnualStat /conf/* /binaries/* /jobsout/*