Create new JBoss Tools Documentation Jira issue

This will launch the Jboss Tools Jira page - to complete your feedback please login if needed, and submit the Jira.

JBoss.orgCommunity Documentation

JMX Tools Reference Guide

Version: 1.1.0.GA


1. Introduction
1.1. What is JMX Tools?
1.2. Key Features of JMX Tools
1.3. Requirements and Installation
1.3.1. Requirements
1.3.2. Installation
2. JMX Tools Tasks
2.1. Quick Start
2.2. Tomcat Managing
2.3. Eclipse Equinox Managing
2.4. Managing JBoss Instances
2.5. Extension Task
2.5.1. Why we should do that?
2.5.2. Core Extensions
2.5.3. UI Extensions
2.6. Connections Creation Task
2.6.1. The Default Connection
3. References
3.1. MBean Explorer
3.2. MBean Editor
3.2.1. Notifications Page
4. Summary
4.1. Other relevant resources on the topic

JBoss Tools' JMX project is a fork of eclipse-jmx, a project by Jeff Mesnil. It was forked with permission.

This chapter will give you answers on most popular questions asked by JMX plugin users.

This section will outline how to contribute your own Server type with some default behavior.

The MBean Explorer supports several different types of connections. The tooling itself comes only with a default connection type, however other adopters can provide additional connection types that may require additional or non-spec behavior. Connections can be in either the connected state or the disconnected state. Some connection types (such as the default connection type) allow you to control the current state. Other connection types may not.

Similarly, some connection types may be able to be created, and others may not. The default connection type, for example, can be created and deleted by you at will. The AS Tools connection type, which represents a JBoss server, does not allow you this level of control. A JBoss JMX connection is created when a JBoss server is created in the server's view, and deleted when said server is deleted. The JMX connection for this server is in the connected state only when the server is started.

In conclusion, with this document you could easily start with JXM Tools. The chapters above walked you through the steps on how to do Tomcat,Eclipse Equinox or JBoss Instances managing and how to create new JMX connections. The document also includes the reference of JMX Tools features. If you have questions or suggestions concerned both the documentation and tools behavior, you are welcome to JBoss Tools Users forum. Please, use Jira to report bugs and requests on documentation.

All JBoss Developer Studio/JBoss Tools release documentation you can find at http://docs.jboss.org/tools in the corresponding release directory.

The latest documentation builds are available at http://download.jboss.org/jbosstools/nightly-docs.

You can find a set of benefits and other extra information on: