Download List

專案描述

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

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.
標籤: Minor

2011-02-22 14:38
0.83

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.
標籤: Minor

2011-01-17 07:25
0.82

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.
標籤: Minor

2010-12-15 18:42
0.81

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.
標籤: Minor

2010-10-18 09:32
0.80

This is the initial release. It is the Java agent part from jmx4perl 0.72 with no extra features.
標籤: Major

Project Resources