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.

2012-01-07 08:03
1.0.2

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

2011-11-01 09:59
1.0.1

This minor release fixed some bugs. It also added the ability to use regular expressions for selecting processes to which the JVM agent should attach.
標籤: Minor

2011-10-05 06:46
1.00

This is the first official GA release, which adds bugfixes, a complete reference manual, and enhanced internal values as verified by various code metrics.
標籤: Major, ga

2011-08-22 18:26
0.95

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

2011-05-31 06:11
0.91

This minor release adds SSL functionality to the JVM JDK agent and speeds up the Jolokia 'list' command considerably. Some minor bugs are fixed.
標籤: Minor

Project Resources