MC4J does not visualize notifications
Brought to you by:
ghinkl
Hi,
I'm using MC4J 1.2 (beta 9) to manage resources
exposed with Standard MBeans.
In my environment I have one MBean that extends
NotificationBroadcasterSupport and send notifications
to other MBeans that implement NotificationListener.
All works fine, that is notifications are sent and
received, but MC4J doesn't visualize notifications.
I mean it visualizes attributes, operations but not the list
of notification types in the tree under my MBeans.
Do you have any idea about this problem?
Thanks,
Tony