summaryrefslogtreecommitdiff
blob: 327e4132929bbf7516500409b15d755864f3a7b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
<herd>java</herd>

<longdescription>
The XMOJO project is a free open source implementation of JMX specification.
This implementation is derived from AdventNet's JMX implementation, which has
been available in the industry since 1999. Apart from complete implementation of
JMX specification, XMOJO also contains contributions of adaptors, such as HTML
and RMI and rich tools, such as MBean Browser.

Highlights of XMOJO

* Complete implementation of JMX specification, version 1.0
* Multi-management protocol support with RMI and HTTP adaptors
* Tested successfully the JMX instrumentation with different application data
  sources
* Servlets, JSPs, EJBs, Java APIs, databases, log files
* Tested with different application and integration platforms
  WebLogic, WebSphere, JBoss, Oracle9iAS, Tibco Hawk, etc.
* Works well with enterprise management systems - CA, Tivoli, BMC, HP etc.
* Tested by converting JMX notifications to SNMP traps
* Manager tool for testing the developed JMX agents - MBean Browser (RMI client)
* Good documentation with illustrative examples &amp; tutorial
</longdescription>
</pkgmetadata>