You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <di...@incubator.apache.org> on 2005/09/13 02:15:33 UTC

[jira] Resolved: (DIREVE-247) EventDirContext does not deregister listeners

     [ http://issues.apache.org/jira/browse/DIREVE-247?page=all ]
     
Alex Karasulu resolved DIREVE-247:
----------------------------------

    Fix Version: 0.9.3
     Resolution: Fixed

Committed fixing changes in revision 280453 here:

http://svn.apache.org/viewcvs.cgi?view=rev&rev=280453

> EventDirContext does not deregister listeners
> ---------------------------------------------
>
>          Key: DIREVE-247
>          URL: http://issues.apache.org/jira/browse/DIREVE-247
>      Project: Directory Server
>         Type: Bug
>     Reporter: Enrique Rodriguez
>     Assignee: Alex Karasulu
>      Fix For: 0.9.3

>
> EventDirContext never deregisters listeners, either by explicit call to:
> ctx.removeNamingListener( listener );
> or by closing the context:
> ctx.close();
> Javadocs state:
> "A registered listener becomes deregistered when:
> It is removed using removeNamingListener().
> An exception is thrown while collecting information about the events.   That is, when the listener receives a NamingExceptionEvent.
> Context.close() is invoked on the EventContext   instance with which it has registered."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira