[jboss-dev-forums] [Design of POJO Server] - javax.naming.event.EventContext support

scott.stark@jboss.org do-not-reply at jboss.com
Tue Sep 30 14:51:16 EDT 2008


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.0.1.

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

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



More information about the jboss-dev-forums mailing list