X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=9fccaaf337c7f2daf02a0c94b4128aaf1107d5bb;hb=ced42d7ad64dba39a896eefa0a4b69befc56b74f;hp=ae99a94c02bfcfd090c68dac86f5c6fb27b55a27;hpb=a66674ad9520261789bbfe8401f88b37ae2a71a2;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index ae99a94..9fccaaf 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -4,61 +4,215 @@ 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 + + + compbio.ws.server.SetExecutableFlag + + com.sun.xml.ws.transport.http.servlet.WSServletContextListener - + 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 + + + + WebServices Status + ServiceStatus + compbio.stat.servlet.ServiceStatus + + + + DownloadRedirector + compbio.stat.servlet.DownloadRedirector + + + + WebService Status with no UI. Accepts web service name as a parameter + HttpCodeResponseServiceStatus + compbio.stat.servlet.HttpCodeResponseServiceStatus + + + + 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 + / + + + + + DownloadRedirector + /download + + + + DisplayStat + /DisplayStat + + + + ServiceStatus + /ServiceStatus + + + + HttpCodeResponseServiceStatus + /HttpCodeResponseServiceStatus/* + + + + AnnualStat + /AnnualStat + + + + PublicAnnualStat + /PublicAnnualStat + + + + + Joblist + /Joblist + + + + RegistryWS + /RegistryWS + ClustalWS /ClustalWS + + ClustalOWS + /ClustalOWS + + MuscleWS /MuscleWS @@ -84,16 +238,43 @@ /AAConWS + + JronnWS + /JronnWS + + + + DisemblWS + /DisemblWS + + + + GlobPlotWS + /GlobPlotWS + + + + IUPredWS + /IUPredWS + + Administrator pages + /DisplayStat + /Joblist + /AnnualStat /conf/* /binaries/* /jobsout/* /testsrc/* /lib/* /test-output/* + @@ -109,7 +290,6 @@ PUT DELETE TRACE - HEAD OPTIONS @@ -128,4 +308,4 @@ admin - \ No newline at end of file +