X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;fp=WEB-INF%2Fweb.xml;h=efe8bf6e4ac5a34e6b7d6d1f64954f9e520584f1;hb=9a716f092cba84e5b68c5eb3371fdcf31857a715;hp=3bf22cf0ab3e56cbda5054dc69f2526f7143fda1;hpb=45e7971200c7581b398aba09aa917cf2f7e46d52;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index 3bf22cf..efe8bf6 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -49,6 +49,18 @@ compbio.stat.servlet.DisplayStat + + WebServices Status + ServiceStatus + compbio.stat.servlet.ServiceStatus + + + + WebService Status with no UI. Accepts web service name as a parameter + HttpCodeResponseServiceStatus + compbio.stat.servlet.HttpCodeResponseServiceStatus + + Display job list Joblist @@ -149,6 +161,16 @@ /DisplayStat + + ServiceStatus + /ServiceStatus + + + + HttpCodeResponseServiceStatus + /HttpCodeResponseServiceStatus/* + + AnnualStat /AnnualStat @@ -239,6 +261,7 @@ /testsrc/* /lib/* /test-output/* + /HttpCodeResponseServiceStatus/*