hi,

I have an MBean that I can see just fine in jManage. This MBean is such that in certain circumstances, it sends a notification.

I should see this notification in jManage if i define an alert, right?

In jManage I add an alert and choose as alert source the option: "MBean Notification". In the next step however I am not able to set the MBean Name which sends this notification, but get by default:
"JMImplementation:type=MBeanServerDelegate" This MBeanServerDelegate will show me alerts on the registration and de-registration of MBeans, but what about my MBeanīs notification I want to receive?
What am i missing or misunderstanding?...

thanx in advance for any help..