<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%-- Author: Peter Troshin Date: May 2011 This is a JSP fragment to be inserted into document, cannot be used alone TODO refactor --%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %> JABAWS 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.

Service Status
${res.service}

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. For more information please refer to Testing JABAWS server help page.