Hi,

As we're starting to create MBeans (SLING-1476), we should test them ;-)

To me the simplest way seems to have an HTTP interface [1] that reads
JMX attribute values from the MBeanServer, to at least check that the
MBeans are correctly registered.

We can then add client-side HTTP-level integration tests for the
"important" MBeans.

WDYT? Other ideas?

-Bertrand

[1] 
https://svn.apache.org/repos/asf/sling/whiteboard/bdelacretaz/experimental/src/main/java/org/apache/sling/bdelacretaz/experimental/impl/jmxservlet/JmxServlet.java

Reply via email to