addNotificationListener not adding multiple listeners

View: New views
1 Messages — Rating Filter:   Alert me  

addNotificationListener not adding multiple listeners

by atulzzz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
made the listener unique by adding a unique handbackobject.
and add a listener in each server.
but when I invoke the bean method (which creates the notification), only 1 listener is getting notified?

when i do getnotificationIndo I do see only 1 listener.

this I tried using jsr-160 api in weblogic too. but to no avail.
only 1 listener gets called.

this seems like a bug/issue in wls92.not sure how to get over it.

rgds.