You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2008/04/21 18:29:21 UTC

[jira] Updated: (AXIS2-3759) REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present

     [ https://issues.apache.org/jira/browse/AXIS2-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Godwin Chapman updated AXIS2-3759:
----------------------------------------

    Attachment: patch.txt

Fixed in revision 650195 in trunk. Tested the fix and verified that it does not break anything either. Dims can you apply this to the 1.4 branch too

> REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3759
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3759
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Keith Godwin Chapman
>            Assignee: Davanum Srinivas
>            Priority: Blocker
>             Fix For: 1.4
>
>         Attachments: patch.txt
>
>
> REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present. There was a bug in the parameter extractor where it looked for the queryParameterSeparator as the next constant. But in this case it should have been looking for ? instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org