[Ejtools-developers] [ ejtools-Bugs-709353 ] Notification listener pbs after server disconnection
Brought to you by:
letiemble
From: SourceForge.net <no...@so...> - 2003-03-25 10:53:13
|
Bugs item #709353, was opened at 2003-03-25 11:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455072&aid=709353&group_id=49088 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Martin Fuzzey (mfuzzey) >Assigned to: Laurent Etiemble (letiemble) Summary: Notification listener pbs after server disconnection Initial Comment: Scenario 1) Connect to MBeanServer Add a listener to a MBean Notifications received OK Disconnect from MBeanServer (from EJTools) Reconnect to MBeanServer Notifications are still received but it is now impossible to remove the listener (button greyed out). Scenario 2) Connect to MBeanServer Add a listener to a MBean Notifications received OK Kill the MBean server Restart the MBean server Reconnect to MBean server (from EJTools) Notifications NOT received and cannot reregister listener (button greyed out) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455072&aid=709353&group_id=49088 |