# xmojo-5.0.0 **Repository Path**: mirrors_JavaQualitasCorpus/xmojo-5.0.0 ## Basic Information - **Project Name**: xmojo-5.0.0 - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
The XMOJO project is a free open source implementation of JMX specification,
version 1.0. 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, RMI and rich tools, such as MBean Browser.
The XMOJO Project package is installed under XMOJO directory from wherever the files are extracted. The directory structure under XMOJO directory are is follows:
| /bin | Contains batch / script files to start the tools (MBeanBrowser
and UpdateManager). |
| /conf |
Contains configuration files that are required by the
tools. |
| /docs | Contains the documentation. |
| /examples | Contains examples that explain how to create MBeans
and how to use the notification model. |
| /lib | Contains the XMOJO implementation and tools jar. |
| /src | This directory contains the source code files. |
| /tutorials | Contains a simple JMX tutorial. |
| Package / Jar Name | Version | License Information |
| XML jaxp.jar crimson.jar xalan.jar |
Version 1.1 | Binary Code
License Agreement W3C Software |
| Jetty Web Server org.mortbay.jetty.jar |
Version 2.4.0 | Jetty License Agreement |