Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.6.0
Description
Suppose to reach an Axis service using REST with a call like:
your_service/your_method?param1=value1¶m2=
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