jorgediz / xmlrpcnet

Automatically exported from code.google.com/p/xmlrpcnet
0 stars 0 forks source link

Problem when first arg of a method is params #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Following exception is thrown during deserialization if the first argument
of a method call is specified as params

CookComputing.XmlRpc.XmlRpcTypeMismatchException : request contains int
value where array expected [request : parameter 1]

Original issue reported on code.google.com by ChasC...@gmail.com on 24 Nov 2007 at 10:46

GoogleCodeExporter commented 8 years ago
Fixed in revision 10.

Original comment by ChasC...@gmail.com on 24 Nov 2007 at 11:06

GoogleCodeExporter commented 8 years ago

Original comment by ChasC...@gmail.com on 4 Dec 2007 at 8:32