X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=9fccaaf337c7f2daf02a0c94b4128aaf1107d5bb;hb=ced42d7ad64dba39a896eefa0a4b69befc56b74f;hp=4f75bd5dbc11f1797366272e626d93afbe0e8941;hpb=5289bedee673d95739fdf622dba7be64f8c2df13;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index 4f75bd5..9fccaaf 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -12,9 +12,12 @@ compbio.stat.servlet.StatisticCollector - + + compbio.ws.server.SetExecutableFlag + + com.sun.xml.ws.transport.http.servlet.WSServletContextListener - + @@ -46,6 +49,23 @@ 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 @@ -58,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 @@ -65,6 +97,12 @@ + ClustalOWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + MuscleWS com.sun.xml.ws.transport.http.servlet.WSServlet 1 @@ -111,32 +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 @@ -177,11 +253,15 @@ /GlobPlotWS + + IUPredWS + /IUPredWS + + Administrator pages - / /DisplayStat /Joblist /AnnualStat @@ -191,6 +271,10 @@ /testsrc/* /lib/* /test-output/* + @@ -206,7 +290,6 @@ PUT DELETE TRACE - HEAD OPTIONS @@ -225,4 +308,4 @@ admin - \ No newline at end of file +