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


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to