NullPointerException from the server on multicall when calling a method with no
arg using xmlrpc++ C++ library with xmlrpc-2.0. This is because the xmlrpc++
client does not send the <params> field, whitch is of no use in this case.

Here is a patch in the MultiCall class, that can resolve this problem.

dwzr

Attachment: MultiCall.java
Description: application/text

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  • [PATCH] dwzr

Reply via email to