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

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


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.2.2.SP12, 2.5.0.SP2 (Flounder) 


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.

-- 
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