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

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

     [ http://issues.apache.org/jira/browse/DIREVE-247?page=all ]
     
Enrique Rodriguez closed DIREVE-247:
------------------------------------


Rebuilt clean and tested OK.  I am closing this issue.


> 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