Last POST parameter is skipped when it has no value
---------------------------------------------------

                 Key: AXIS2C-1532
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1532
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Unix/Linux)
    Affects Versions: 1.6.0
            Reporter: Francesco Emmi


Suppose to reach an Axis service  using REST with a call like:

your_service/your_method?param1=value1&param2=

param2 will not be inserted into the parameters hash table and wont be sent to 
the the service. This will cause that the correspondent method will not be found

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