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.

2011-08-22 18:26 Back to release list
0.95

El agente Jolokia JDK6 ahora dinámicamente adjuntar a un proceso Java que se ejecuta. Soporte completo para todos los OpenTypes como valores para las operaciones de escritura JMX y argumentos para ejecutar operaciones de JMX ha añadido. MXBeans ahora se puede utilizar de forma transparente en la comunicación ascendente y descendente.
Tags: Minor
The Jolokia JDK6 agent can now dynamically attach to a running Java process. Full support for all OpenTypes as values for JMX write operations and arguments for JMX execute operations has been added. MXBeans can now be used transparently in upstream and downstream communication.

Project Resources