null);
// add notification listener
CascadingConnectionNotifListener ccnl =
new CascadingConnectionNotifListener(serverName);
cascadingAgent.addNotificationListener(ccnl, null, null);
// register with mBean server
ObjectInstance cascadingAgentInstance =
mbs.registerMBean(cascadingAgent, cascadingAgentName);