[jboss-user] [Management, JMX/JBoss] - Re: Why am I not receiving Notifications?

mskonda do-not-reply at jboss.com
Wed Nov 8 04:46:23 EST 2006


You are correct that the Naming service does not produce Notifications on bind/rebind/unbind operations (I'm looking at org.jnp.server.NamingServer.java).

Well, as I have a requirement to listen to the notifications, I am wonderign the best way to proceed to incorporate notification broadcasting from NamingSever. 

I think I have two ways

1. Incorporate notifications in NamingServer itself (this means I'll have to change the code)

2. Extend NamingServer with notification broadcast support. 

I am not sure how the second point turns out to be. 

Any ideas/suggestions?

Thanks
Madhu



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984027#3984027

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984027



More information about the jboss-user mailing list