X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=9fccaaf337c7f2daf02a0c94b4128aaf1107d5bb;hb=acd285b98c4cfa54d2123861ffc30f2d42e86b20;hp=e9b1b394d1f6001b97e368fbc6d94b351b954834;hpb=eff7555f38a27ff33111f4ff1e83c4ae8186df16;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index e9b1b39..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 @@ -77,6 +97,12 @@ + ClustalOWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + MuscleWS com.sun.xml.ws.transport.http.servlet.WSServlet 1 @@ -134,12 +160,28 @@ listings / + + DownloadRedirector + /download + + + DisplayStat /DisplayStat + + ServiceStatus + /ServiceStatus + + + + HttpCodeResponseServiceStatus + /HttpCodeResponseServiceStatus/* + + AnnualStat /AnnualStat @@ -166,6 +208,11 @@ /ClustalWS + + ClustalOWS + /ClustalOWS + + MuscleWS /MuscleWS @@ -215,7 +262,6 @@ Administrator pages - / /DisplayStat /Joblist /AnnualStat @@ -225,6 +271,10 @@ /testsrc/* /lib/* /test-output/* + @@ -240,7 +290,6 @@ PUT DELETE TRACE - HEAD OPTIONS @@ -259,4 +308,4 @@ admin - \ No newline at end of file +