I can't add Map to client execute method part of parameters
-----------------------------------------------------------
Key: XMLRPC-179
URL: https://issues.apache.org/jira/browse/XMLRPC-179
Project: XML-RPC
Issue Type: Bug
Components: Releases
Affects Versions: 3.1.2
Environment: java 1.6
OS: XP, CentOS
Reporter: Tomaž Majerhold
Priority: Critical
I have three parms String, Integer, Map and I'm adding them to a List and
invoke
client.execute("Cal.doit", List) -> error: org.apache.xmlrpc.XmlRpcException:
type error
Allowed types on site http://ws.apache.org/xmlrpc/types.html so there is bug in
client class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.