Hi,

The webservice URL supported specifying more parameters than permissible
for a particular method. The restriction was laid on the number of
parameters globally(i.e it can't be more than MAP_WS_MAX_PARAMS). Have
fixed that, now the callback method will display results only when correct
number of parameters are specified.

In the function *duda_service_run* in *duda.c* the outer loop iterated for
all the interfaces even though the corresponding callback method was found.
Have fixed that, possibly it will decrease time when a large number of
interfaces are present in a webservice.

Further I am working on changing the way parameters are retrieved from
integer to char *.

Please review the attached patch and send your comments.

Regards,

-- 
Sourabh Chandak

Attachment: 0001-Duda-fixed-extra-parameters-issue.patch
Description: Binary data

_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to