[jboss-jira] [JBoss JIRA] Closed: (JBREM-695) RemotingRMIClientSocketFactory.createSocket() should return a socket even if a RMIClientInvoker has not been registered.

Ron Sigal (JIRA) jira-events at jboss.com
Sun Feb 4 23:22:22 EST 2007


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

Ron Sigal closed JBREM-695.
---------------------------

    Resolution: Done

This issue was handled by solving JBREM-697.  The problem wasn't what to return when an entry was not found in the static Map that maps InvokerLocators to local config Maps.  The problem was the failure to find the desired entry.

> RemotingRMIClientSocketFactory.createSocket() should return a socket even if a RMIClientInvoker has not been registered.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBREM-695
>                 URL: http://jira.jboss.com/jira/browse/JBREM-695
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  2.2.0.Beta1 (Bluto)
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For:  2.2.0.Beta1 (Bluto)
>
>
> A new test, org.jboss.test.remoting.callback.asynch.RMIAsynchCallbackTestCase, failed with a null pointer exception because a "premature" call to createSocket() returns null.  However, it passes if createSocket() returns a vanilla socket.

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