[jboss-remoting-issues] [JBoss JIRA] Closed: (JBREM-1110) InvokerLocator.getParameters() should not return null

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Mar 20 22:32:22 EDT 2009


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

Ron Sigal closed JBREM-1110.
----------------------------

    Resolution: Done


Applied fix to 2.2 and 2.x branches.

Unit test:  Added testEmptyParameters() to org.jboss.test.remoting.locator.InvokerLocatorTestCase .

> InvokerLocator.getParameters() should not return null
> -----------------------------------------------------
>
>                 Key: JBREM-1110
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1110
>             Project: JBoss Remoting
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.5.0.SP2 (Flounder) , 2.2.2.SP11
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>            Priority: Minor
>             Fix For: 2.5.0.SP3 (Flounder), 2.2.2.SP12
>
>
> Currently, org.jboss.remoting.InvokerLocator.getParameters() will return null if the URL has no parameters.  It's safer to return an empty Map than null.

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