[jboss-remoting-issues] [JBoss JIRA] Updated: (JBREM-1084) Allow CallbackPoller to access Client and InvokerLocator parameters

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Jan 17 23:12:03 EST 2009


     [ https://jira.jboss.org/jira/browse/JBREM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Sigal updated JBREM-1084:
-----------------------------

    Description: When org.jboss.remoting.Client.addListener() creates an org.jboss.remoting.callback.CallbackPoller, it passes in a reference to itself and a metadata map.  Currently, the CallbackPoller accesses parameters only in the metadata map, which means that the Client's configuration map and InvokerLocator parameters (which might be configured declaratively on the server side) are not used.  (was: When org.jboss.remoting.Client.addListener() creates an org.jboss.remoting.callbackCallbackPoller, it passes in a reference to itself and a metadata map.  Currently, the CallbackPoller accesses parameters only in the metadata map, which means that the Client's configuration map and InvokerLocator parameters (which might be configured declaratively on the server side) are not used.)


> Allow CallbackPoller to access Client and InvokerLocator parameters
> -------------------------------------------------------------------
>
>                 Key: JBREM-1084
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1084
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.5.0.SP2 (Flounder) , 2.2.2.SP11
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>             Fix For: 2.5.0.SP2 (Flounder) , 2.2.2.SP12
>
>
> When org.jboss.remoting.Client.addListener() creates an org.jboss.remoting.callback.CallbackPoller, it passes in a reference to itself and a metadata map.  Currently, the CallbackPoller accesses parameters only in the metadata map, which means that the Client's configuration map and InvokerLocator parameters (which might be configured declaratively on the server side) are not used.

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

        



More information about the jboss-remoting-issues mailing list