2 Replies Latest reply on Oct 12, 2011 8:36 AM by alesj

    javax.naming.event.EventContext support

    starksm64

      I finally added a basic implementation of the javax.naming.event.EventContext interface to the org.jnp.interfaces.NamingContext so that one can register a javax.naming.event.NamingListener with an EventContext and receive its events. This will be in the 5.0.0.CR3 release of jnpserver/client that I'll cut this week.

      This currently only supports listeners registered within the same vm and the jndi server. I don't plan on adding remote event support until 5.1.0.