Issue Details (XML | Word | Printable)

Key: DIRSERVER-531
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Alex Karasulu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

JNDI Event Notification IBS

Created: 23/Oct/04 06:12 PM   Updated: 10/Feb/06 12:50 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Resolution Date: 10/Sep/05 01:12 PM


 Description  « Hide
An event notification service will be rooted at this interceptor. Events will be defined for those interested in listening to operations in the server. We still need to iron out details for two kinds of the same event: synchronous verses asynchronous events. These events can be used as the basis for several other subsystems like for triggers.

For now we want to figure out how we can integrate this with JNDI so we can listen for certain operations taking place and respond to them.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Alex Karasulu added a comment - 10/Sep/05 01:12 PM
Done! Now NamingListeners can be registered for notification of changes to the namespace and to objects in the directory.