[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: asynchronous event notification



I'm also interested in knowing the extent to which OpenLDAP is "JNDI
compliant". JNDI homepage does refer to OpenLDAP, so I guess it's somewhere
in the picture. But, any comments or notes from any of you who have taken
that route are welcome.

Thanks
Joe Sabu
----- Original Message -----
From: David J. Ferrero <david.ferrero@zion.com>
To: openldap-software <openldap-software@OpenLDAP.org>
Sent: Monday, December 20, 1999 9:28 AM
Subject: asynchronous event notification


I'm working on a OpenLdap/JNDI application and had plans to register for
namespace and object content change events (add, remove, rename,
change). Ie: I'd like for the application to be notified when a new
entry is made to openldap or removed or changed or renamed. From a
cursory scan through JNDI: javax.naming.event.* and javax.naming.ldap.*
packages it appears that these are LDAP v3 features and probably doesn't
exist in OpenLDAP 1.X but maybe would be available in OpenLDAP 2.X

Could someone with more intimate knowledge of LDAP v2 vs. v3 spec and
OpenLDAP development or JNDI w/OpenLDAP care to comment on above with
regard to registering for unsolicated events and asynchronous event
notifications?

I could probably just as easily develop another form of communication
between the producer and consumer applications but would rather use LDAP
events if available.

Any quick response is appreciated as this is under development now.
Regards,
David Ferrero