Download List

Descripción del Proyecto

Jolokia is a fresh way of accessing JMX MBeans remotely. It is different from JSR-160 connectors, as it is an agent based approach that uses JSON over HTTP for its communication. It provides new features for JMX remoting: bulk requests allow for multiple JMX operations with a single remote server roundtrip, there is a fine-grained security mechanism for restricting JMX access on specific JMX operations, JSR-160 proxy mode, and history tracking, to name a few. Jolokia's origins are in jmx4perl. Client bindings in addition to Perl have already been added, and more are planned.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-07 08:03 Back to release list
1.0.2

Esta versión añade una opción de configuración de proxy de JSR-160 a la biblioteca de cliente de Java y permite establecer el tipo MIME para las respuestas JSON devueltos. Bibliotecas de apoyo han sido actualizadas y se han corregido errores menores.
Tags: Minor
This release adds a JSR-160 proxy configuration option to the Java client library and allows for setting the MIME type for the returned JSON responses. Support libraries have been updated, and minor bugs have been fixed.

Project Resources