aa Contact Us aa Home aa About Us aa news aa Free Books aa Books




JMX EVENT NOTIFICATION

   
J2EE
Subcategories


J2EE
aa Connectors
aa EJB
aa Java Mail
aa JDBC
aa JMS
aa JMX
aa JNDI
aa JSP
aa JTA
aa JTS
aa IDL
aa RMI/IIOP
aa Servlets
aa XML/JAX/JDOM
a INTEROPERABILITY
aa CCM
aa COM
aa CORBA
aa XML
aa WebServices

OTHER
aa J2EE Certification
aa J2EE Design
aa J2EE Performance
aa Java Data Objects

JAVA NETWORK
aa JavaOlympus
aa J2EEOlympus
aa JSPOlympus
aa J2meOlympus







Communicating Events Using JMX Notifications This chapter explains how to use JMX notifications to communicate events to management applications (in this case, iPortal Administrator). This chapter uses the iBank example to illustrate the steps involved.
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.
Using WebLogic Server MBean Notifications To report changes in configuration and runtime information, all WebLogic Server MBeans emit JMX notifications. A notification is a JMX object that describes a state change or some other specific condition that has occurred in an underlying resource.
Sending Notifications from MBeans Management applications need to react to a state change or to a specific condition when it occurs in an underlying resource. AdventNet JMX implementation supports JMX Notification Model which allows MBeans to broadcast such management events, which are called Notifications. To receive the broadcasted Notifications, management applications and other objects register as listeners with the broadcaster MBean. The MBean notification model of JMX enables a listener to register only once and still receive all different events that may occur in the broadcaster.
Java application management on tap AdventNet last week announced a new version of its management software aimed at helping users monitor Java application servers, along with the applications they host and back-end databases.
Dynamic Management of Internet Telephony Servers
Programming WebLogic Server MBeans Using the J2EE Java Management Extensions (JMX) specification with the WebLogic Server Management API, developers can create and deploy Management Beans (or MBeans) to extend and customize WebLogic Server.
Exploring WebLogic JMX: JMX and J2EE, Part 1 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.
Exploring WebLogic JMX: JMX and J2EE, Part 2 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 utilities for applications deployed on WLS.

    JMX
Introduction

Architecture

Standard MBean

Dynamic MBean

Model MBean

MBean Server

JMX Security

Event Notification

Monitoring Service

Timer Service

M-Let Service

Relation Service

JMX Agents

JMX and JSP

JMX and Servlets

JMX and EJB

JMX and JMS

JMX and CORBA

JMX and Swing

JMX and JINI

JMX and RMI

JMX and WebServices

Managing Hardware

Managing Servers

JMX Performance

JMX Debugging


    JMX
HOME PAGE:
JMX

FAQ:
JMX FAQ

WHITE PAPERS:
JMX

BEST SITES:
theServerside.com
J2EE Blueprints
techmetrix
bea developer
JavaWorld
JavaDevelopersJournal
JavaReport
IBM jCentral
JavaPro
jMiddleware
javalobby
javacoffebreak
IBM Java
SIG-EJB
EJBPROVIDER

BeansforBusiness
EJBINFO

SPECS:
JMX Specs

DOCS:
J2EE Tech Overview
J2EE
J2EE Glossary
J2EE Case Studies
J2EE Compatability
J2EE Design Patterns
J2EE Overview
javax.ejb
javax.naming
javax.naming.directory
java.rmi
javax.rmi
javax.servlet
javax.servlet.http
javax.servlet.jsp
javax.servlet.jsp.tagext
javax.transaction
javax.transaction.xa
java.sql
javax.sql
java.security
javax.jms
javax.mail
javax.xml.parsers
org.w3c.dom
org.xml.sax
org.omg.CORBA

DOWNLOADS:
JMX

NEWSGROUPS:
com.lang.java

SUN JMX ARCHIVE:
N/A

ARTICLES:
Sun Articles

TUTORIALS:
Java Mail Tutorial

FORUMS:
N/A

USER GROUPS:
Java User Groups

BOOKS:
Free JMX Books
JMX Books