0 Replies Latest reply on Nov 6, 2006 6:28 AM by mskonda

    How do you receving JNDI Notifications?

      Hello all,

      My requirement is to receive notifications for any additions (bind), deletion (unbind) or modifications (rebind) to the JNDI naming service.

      Could anyone throw light on how to deal this? I've used ListenerServiceMBeanSupport to do this (check this thread earlier I posted: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=92343) but not of much success.

      Many thanks for help.
      /M