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 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

此版本将 JSR 160 代理服务器配置选项添加到 Java 客户端库和允许设置为返回的 JSON 响应的 MIME 类型。已更新支持库,和小 bug 已修复。
标签: 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