Author: buildbot
Date: Thu Sep 26 09:44:28 2013
New Revision: 879967
Log:
Staging update by buildbot for sling
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 26 09:44:28 2013
@@ -1 +1 @@
-1526433
+1526435
Modified:
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
(original)
+++
websites/staging/sling/trunk/content/documentation/bundles/sling-health-check-tool.html
Thu Sep 26 09:44:28 2013
@@ -167,12 +167,14 @@ as described below.</p>
<li><code>ScriptableHealthCheck</code> evaluates an expression written in any
scripting language that Sling supports, and provides bindings to access JMX
attributes. </li>
<li><code>CompositeHealthCheck</code> executes a set of
<code>HealthCheck</code> selected by tags, useful for creating higher-level
checks.</li>
</ul>
-<p>And a few more Sling-specific ones are provided by the
<code>org.apache.sling.hc.support</code> bundle:</p>
+<p>A few more Sling-specific ones are provided by the
<code>org.apache.sling.hc.support</code> bundle:</p>
<ul>
<li><code>SlingRequestStatusHealthCheck</code> checks the HTTP status of Sling
requests. </li>
<li><code>DefaultLoginsHealthCheck</code> can be used to verify that the
default Sling logins fail. </li>
</ul>
-<p>Finally, the <code>org.apache.sling.hc.samples</code> bundle provides an
example <code>OsgiScriptBindingsProvider</code> for the default
<code>ScriptableHealthCheck</code>,
+<p>A bridge to server-side OSGi-aware JUnit tests is provided by the
<code>JUnitHealthCheck</code>, from
+the <code>org.apache.sling.junit.healthcheck</code> bundle.</p>
+<p>The <code>org.apache.sling.hc.samples</code> bundle provides an example
<code>OsgiScriptBindingsProvider</code> for the default
<code>ScriptableHealthCheck</code>,
which provides OSGi-related information to health check script expressions.</p>
<h2 id="configuring-health-checks">Configuring health checks</h2>
<p><code>HealthCheck</code> services are created via OSGi configurations, the
details of which are defined by each
@@ -205,7 +207,7 @@ domain <code>org.apache.sling.healthchec
<p>See the example configurations of the
<code>org.apache.sling.hc.samples</code> for more details.</p>
<p><img src="jconsole-hc.jpg" style="max-width:700px" alt="JConsole showing
Sling Health Check MBeans"/></p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1526433 by bdelacretaz on Thu, 26 Sep 2013 09:38:53 +0000
+ Rev. 1526435 by bdelacretaz on Thu, 26 Sep 2013 09:44:22 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project