[jboss-jira] [JBoss JIRA] Closed: (JBREM-482) client invoker configuration lost after first time invoker is created

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


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

David Lloyd closed JBREM-482.
-----------------------------


> client invoker configuration lost after first time invoker is created
> ---------------------------------------------------------------------
>
>                 Key: JBREM-482
>                 URL: http://jira.jboss.com/jira/browse/JBREM-482
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: general
>    Affects Versions: 2.0.0.Beta1
>            Reporter: Tom  Elrod
>         Assigned To: Tom  Elrod
>            Priority: Blocker
>             Fix For: 2.0.0.Beta2 (Boon)
>
>
> There has long been a bug with configuring the client invoker via a config map passed to the Client constructor.  This config map is used to create the first client invoker.  However, if another Client is create with the a different config map, but same locator, the InvokerRegistry will actually return the same client invoker already created (which used a different config map for configuration), so the config map from the second Client is not used.
> With the recent changes for JBREM-366, this bug has become even more visible. 

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