J2EE is rapidly becoming an established platform for deploying long-running
business-critical applications. As the number of J2EE applications grows and
their importance increases, a standard way to manage J2EE servers and
applications is becoming a key requirement.
Java Management Extensions (JMX) provide a pure Java management
infrastructure that can be used for all Java-based software.
BEA WebLogic's support for JMX comes in not only providing a JMX
implementation, but in basing all of its key administration and management
features on this standard. The administration and management features of
WebLogic are now extensible open to both developers and third-party tool
integrations.
There are obvious benefits in improved and extensible administration, but
J2EE applic... (more)
The Java Management Extensions (JMX) API provides a standard way of adding
management capabilities to Java applications. BEA WebLogic 6.1 provides a
full implementation of the JMX 1.0 specification, with all of its management
features based on the JMX standard. As a result, the management capabilities
in WLS are open and extensible, which makes it easy to build specialized
management uti... (more)