[jboss-jira] [JBoss JIRA] Updated: (JBREM-810) coyote.RequestMap not storing all request properties in the Map.Entry set

Ron Sigal (JIRA) jira-events at lists.jboss.org
Tue Oct 2 20:39:06 EDT 2007


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

Ron Sigal updated JBREM-810:
----------------------------

        Fix Version/s: 2.4.0.Beta1 (Pinto)
    Affects Version/s: 2.2.2.SP1
                       2.4.0.Beta1 (Pinto)

> coyote.RequestMap not storing all request properties in the Map.Entry set
> -------------------------------------------------------------------------
>
>                 Key: JBREM-810
>                 URL: http://jira.jboss.com/jira/browse/JBREM-810
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: transport
>    Affects Versions: 2.4.0.Beta1 (Pinto), 2.2.1.GA, 2.2.2.SP1
>            Reporter: Tom Fennelly
>         Assigned To: Trustin Lee
>            Priority: Minor
>             Fix For: 2.4.0.Beta1 (Pinto)
>
>
> Small thing, but the RequestMap overrides the get method for some of the request properties e.g. "Path" and "HttpVersion".  This is fine if the code using the request Map (from InvocationRequest) accesses the properties via the get method.  However, if it iterates over the Map.Entry set, these values will come back as null because they're not actually stored in the map entry set.

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