[jboss-jira] [JBoss JIRA] Closed: (JBREM-134) can not remove callback listeners from multiple callback servers

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Sep 26 05:31:08 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBREM-134?page=all ]

David Lloyd closed JBREM-134.
-----------------------------


> can not remove callback listeners from multiple callback servers
> ----------------------------------------------------------------
>
>                 Key: JBREM-134
>                 URL: http://jira.jboss.com/jira/browse/JBREM-134
>             Project: JBoss Remoting
>          Issue Type: Bug
>          Components: callbacks
>    Affects Versions: 1.0.2 final
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>             Fix For: 1.2.0 final
>
>
> If have two callback listeners that are registered via the same Client to the same server using two different callback servers, then unregister both of those callback listeners, only one will be removed from its callback server.
> This is because use the client invoker's client locator to set which callback server is associated with the client.  
> Also, if remove callback listener from a target server or a callback server and it does not exist, there is no feedback of this event (just returns null currently).  Need to throw an exception in this case.

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

        



More information about the jboss-jira mailing list