[jboss-remoting-issues] [JBoss JIRA] Closed: (JBREM-1027) CoyoteInvoker should pass URL query in InvocationRequest

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Aug 30 03:12:38 EDT 2008


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

Ron Sigal closed JBREM-1027.
----------------------------

    Resolution: Done


1) The constant QUERY (actual value "Query") has been added to org.jboss.remoting.transport.http.HTTPMetadataConstants; and

2) org.jboss.remoting.transport.coyote.CoyoteInvoker adds the URL query to the InvocationRequest request map, keyed on "Query".

Unit test: org.jboss.test.remoting.transport.http.query.URLQueryTestCase.

Unit test passes in hudson (Remoting 2.4) and locally (Remoting 2.2).

> CoyoteInvoker should pass URL query in InvocationRequest
> --------------------------------------------------------
>
>                 Key: JBREM-1027
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1027
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.4.0.SP1 (Pinto), 2.2.2.SP9
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>             Fix For: 2.4.0.SP2, 2.2.2.SP10
>
>
> org.jboss.remoting.transport.coyote.CoyoteInvoker is storing the URL path in the org.jboss.remoting.InvocationRequest request map with the key "path".  It should also store the query.

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