X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fweb.xml;h=37710f053360cad5b67359616ced526ed074606e;hb=bc3346bd7c1c518fad867d4c60a53779e7516588;hp=2e44c07e78afcca4cfd87ecdcec3fbc959da923e;hpb=a2619dbd95b874abd03ae551c02524fe09e9f631;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index 2e44c07..37710f0 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,12 @@ 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 @@ -71,6 +97,12 @@ + ClustalOWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + MuscleWS com.sun.xml.ws.transport.http.servlet.WSServlet 1 @@ -117,22 +149,50 @@ 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 @@ -148,6 +208,11 @@ /ClustalWS + + ClustalOWS + /ClustalOWS + + MuscleWS /MuscleWS @@ -188,6 +253,11 @@ /GlobPlotWS + + IUPredWS + /IUPredWS + + Administrator pages @@ -202,6 +272,10 @@ /testsrc/* /lib/* /test-output/* + @@ -217,7 +291,6 @@ PUT DELETE TRACE - HEAD OPTIONS