The EJTools Management Browser provides a Swing based application dedicated to J2EE Management according to the JSR 77 specification (part of the J2EE 1.4).
The following features are available :
- Managed Object hierarchy browsing
- Attribute manipulation
- Operation invocation
- Event capture
- Statistics live-graph
Check-out it at http://www.ejtools.org/
A new version of the EJTools JMX Browser has been released, which provides :
- a Swing based browser with MDI interface, JNDI view and manipulation.
- a Web based browser with JNDI view for global space. Special feature is provided for JBoss server where EJB and WebApp JNDI view are available.
Comments and feedback are welcomed.
A new version of the EJTools JMX Browser has been released, which provides :
- a Swing based browser with MDI interface, MBean manipulation, notifications, and plotting.
- a Web based browser with MBean manipulation, notifications, custom views.
Comments and feedback are welcomed.
The 1.0.0 final release of the Web-based JMX Browser is now available, featuring :
- overview of the JMX server
- detail of MBean (constructors, notifications, attributes and operations)
- invocation of MBean method
- notifications registration and listing
- creation of new MBean
- search by ObjectName and/or Attribute
- user defined and hot-deploy custom views (only on JBoss Server)
For more informations :
http://ejtools.sf.net/
The Web-based JMX Browser is available for preview. It has been tested on JBoss Server 3.0.0 (http://www.jboss.org/), and provides following functionnalities :
- view of the entire JMX tree
- view of the MBean detail (Constructors, Notifications, Attributes and Operations)
- search in the JMX tree by ObjectName or Attribute
- update of MBean attribute
- invocation of MBean operation
Bugs and request are welcome.
Hope you enjoy.