logo       

xml-rpc-api2cpp und ogo: msg#00005

Subject: xml-rpc-api2cpp und ogo
Hallo,

I'm trying to access the ogo-xmlrpc-interface via the xmlrpc-c-library
from c++. Thus I used xml-rpc-api2cpp to generate a Proxy class for
jobs, which has for Example this Method:

string jobsProxy::getToDoList (string string1, string string2) {
    XmlRpcValue params = XmlRpcValue::makeArray();
    params.arrayAppendItem(XmlRpcValue::makeString(string1));
    params.arrayAppendItem(XmlRpcValue::makeString(string2));
    XmlRpcValue result = this->mClient.call("jobs.getToDoList", params);
    return result.getString();
}

I tried to call it with two empty strings, but the return-value is:

1: Only 'root' can fetch jobs of other users


As I reproduced with the python-Interface, this also happens there when
using getToDoList with 2 Parameters, but not, when using it with only
one (empty string again), so I just removed the second
arrayAppendItem-call and tried again, but it resulted in another error
(this time an exception from the xmlrpc-interface):

Value of type ARRAY supplied where type STRING was expected.


What is the correct way to make a call from C++?
Did this xml-rpc-api2cpp generate a proxy-api not suitable for use with
ogo?

Ciao,
  Gerhard
-- 
OpenGroupware.org XML-RPC
xmlrpc@xxxxxxxxxxxxxxxxx
http://mail.opengroupware.org/mailman/listinfo/xmlrpc



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe