Bugzilla Webservice API -> Named argument problem
Max Kanat-Alexander
mkanat at bugzilla.org
Thu Nov 13 17:09:13 UTC 2008
On Thu, 13 Nov 2008 15:03:43 +0100 "Jethro Borsje"
<jethroborsje at gmail.com> wrote:
> List<String> loginList = new ArrayList<String>();
You should be passing a Map, not an ArrayList. In XML-RPC
terms, all Bugzilla parameters are a <struct>.
-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
More information about the developers
mailing list