X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=statpages%2FServicesStatus.jsp;h=54ae19d2a12aac67de6a5cfd4f7f3744abf37756;hb=refs%2Fheads%2FJWS-80-VM-root-page;hp=b9c4fb2cc92929be549ac91fafec248cb2a38571;hpb=a97a0a2db24487c4d22ecf959f31b1fea314c579;p=jabaws.git diff --git a/statpages/ServicesStatus.jsp b/statpages/ServicesStatus.jsp index b9c4fb2..54ae19d 100644 --- a/statpages/ServicesStatus.jsp +++ b/statpages/ServicesStatus.jsp @@ -1,6 +1,5 @@ -<%@ page language="java" contentType="text/html; charset=ISO-8859-1" - pageEncoding="ISO-8859-1"%> +<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%-- Author: Peter Troshin Date: May 2011 @@ -13,64 +12,176 @@ TODO refactor <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %> - JABAWS Services Status - + JABAWS Web Services Status +

JABAWS Services Status

-

Server: - -${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}

+ + + + +
-

All the services were tested while this page was loading. If you want to test the services again, just reload this page. Click on the service status to see the results of the testing.

+
+

+ Alignment Web Services +

- - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + +
ServiceStatus
ServiceVersionStatusReference and more details
${res.service} - - - -
- - -
-
- -
- + + +
${res.service}${res.version}
+ +
+ +
+ -
+
${res.reference}
+
- - - - - +
+
+

+ Disorder Web Services +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ServiceVersionStatusReference and more details
${res.service}${res.version}
+ +
+ +
+ +
+
+
+

+ Other Web Services +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
ServiceVersionStatusReference and more details
${res.service}${res.version}
+ +
+ +
+ +
+

If you would like to integrate JABAWS with automated health check system you may want to use the HTTP code response service checker. It responds with HTTP status code depending on the status of the web service.