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-04-05 21:56
0.90

Esta versión mejora las operaciones de búsqueda para el archivo de política Jolokia e introduce ganchos para agregar restricciones de acceso personalizado. El protocolo Jolokia ha sido mejorado para soportar los valores numéricos y booleanos de forma nativa. Los agentes OSGi han estado bien atentos paquetes y más se exportan. secciones que faltan se han añadido el manual de referencia y todos los errores reportados han sido corregidos.
Tags: Minor
This release enhances the lookup for the Jolokia policy file and introduces hooks for adding custom access restrictions. The Jolokia protocol has been enhanced to support numeric and boolean values natively. The OSGi agents have been fine tuned and more packages are exported. Missing sections have been added to the reference manual and all reported bugs have been fixed.

2011-02-22 14:38
0.83

Un complemento Roo para la integración en un Jolokia Roo primavera gestionados proyecto Web se ha añadido. Los agentes Jolokia OSGi se han revisado y el paquete "todo en uno ha sido afinado. Virgo Eclipse 2.1 se ha añadido a la serie de pruebas y un dedicado servidor de detector de Virgo ha sido añadido a los agentes de OSGi. Una serie de errores han sido corregidos, también.
Tags: Minor
A Roo addon for Jolokia integration into a Spring Roo managed Web project has been added. The Jolokia OSGi agents have been revisited and the all-in-one bundle has been fine tuned. Eclipse Virgo 2.1 has been added to the test suite and a dedicated Virgo server detector has been added to the OSGi agents. A number of bugs have been fixed, too.

2011-01-17 07:25
0.82

Esta versión incluye una nueva biblioteca de Javascript cliente basado en jQuery, que permite un fácil acceso síncrono y asíncrono al agente Jolokia. Es compatible con el protocolo completo Jolokia, incluidas las solicitudes a granel. Junto a esto, se incluyen correcciones de errores menores y un cambio en el manejo de errores del agente con respecto al código de estado HTTP devuelto se ha introducido.
Tags: Minor
This release adds a new Javascript client library based on jQuery, which allows for easy synchronous and asynchronous access to the Jolokia agent. It supports the complete Jolokia protocol, including bulk requests. Beside this, minor bugfixes are included and a change to the agent's error handling with respect to the returned HTTP status code has been introduced.

2010-12-15 18:42
0.81

Además de correcciones de errores y refactorizaciones, esta versión incluye características adicionales como soporte JSONP, un parámetro de configuración de seguridad nuevas restricciones en el método HTTP utilizado, afinaciones menores del cliente API de Java, y una instalación de detección de servidor para la "versión" de comandos. Los agentes Jolokia son totalmente compatibles con jmx4perl 0,73.
Tags: Minor
Beside bug fixes and refactorings, this release contains additional features like JSONP support, a new security configuration parameter for restrictions on the HTTP method used, minor tunings of the Java client API, and a server detection facility for the "version" command. The Jolokia agents are fully backwards compatible with jmx4perl 0.73.

2010-10-18 09:32
0.80

Esta es la versión inicial. Es la parte del agente de Java desde jmx4perl 0.72 sin complicaciones añadidas.
Tags: Major
This is the initial release. It is the Java agent part from jmx4perl 0.72 with no extra features.

Project Resources