Current area: HOME -> Java -> Java Management Extension Articles
Java Management Extension
From black boxes to enterprises, Part 1: Management, JMX 1.1 style
In this article, the first in a three-part series on Java Management Extension (JMX), Sing Li examines the history of network management software and how it evolved from humble beginnings into today's complex and sophisticated enterprise management systems. He also explores the origin of many common problems that plague these systems and how JMX can be leveraged to solve them.
Superior app management with JMX
Ever heard of JMX? If you think it's just a sideline framework, think again. Java Management Extensions (JMX) is becoming a core part of application development and management. Many J2EE vendors, such as JBoss, Enhydra, and WebLogic, are using it. Read on for an introduction to JMX, followed by a hands-on example for using it with JSP. Take a step forward in implementing JMX into your own development environment.