test WS on internal server in the case of proxying
[jabaws.git] / statpages / ServicesStatus.jsp
index 67255a3..98d0ab6 100644 (file)
@@ -20,11 +20,16 @@ TODO refactor
 <c:set var="host" value="${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}" />\r
 \r
 <ul style="font-weight:bold;">\r
-       <li>All the services are tested while this page is being loaded</li>\r
-       <li>If you want to test the services again, just reload this page.</li>\r
+       <li>\r
+               This servlet is tesing whether the web services are healthy on the tomcat instance on which JABAWS is deployed. <br/>\r
+               If this tomcat instance is proxing through another web server, the test is not checking availability of these <br/>\r
+               web services at the endpoints of this external server.</li>\r
+       <li>All the web services are tested while this page is being loaded</li>\r
+       <li>If you want to test the services again, reload this page.</li>\r
        <li>Click on the service status to see the results of the testing.</li>\r
        <li>Server tested: <a href="${host}">${host}</a> </li>\r
        <li>Time of execusion: ${timeexec} msec</li>\r
+       <li> Your IP is ${pageContext.request.remoteAddr}</li>\r
 </ul>\r
 \r
 <br/>\r