X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fweb.xml;h=37710f053360cad5b67359616ced526ed074606e;hb=d96a2f4679fa106e7beed4466f63a9191faa5b90;hp=b03b1fe6494ec45b08dc0b09b4f1d1590bc18544;hpb=4ad65552bbb074e33263b03dd4eb96660765203e;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index b03b1fe..37710f0 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -12,21 +12,60 @@ 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 @@ -39,6 +78,18 @@ 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 @@ -46,6 +97,12 @@ + ClustalOWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + MuscleWS com.sun.xml.ws.transport.http.servlet.WSServlet 1 @@ -92,27 +149,70 @@ 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 @@ -153,10 +253,16 @@ /GlobPlotWS + + IUPredWS + /IUPredWS + + Administrator pages + / /DisplayStat /Joblist /AnnualStat @@ -166,6 +272,10 @@ /testsrc/* /lib/* /test-output/* + @@ -181,7 +291,6 @@ PUT DELETE TRACE - HEAD OPTIONS