|
|
Choosing A Webhost: |
Re: How to is the correct syntax for xmlrpc on a bash shell: msg#00027cms.opengroupware.xmlrpc.devel
Hi, as you told me, that i cannot use xmlrpc from shell, i'm right now trying to use it from java. I found the project ogo-jogi, which i supposed to write appointments via xmlrpc. I need to know, which methods i have to call, to write a singe appointment. My approach is for now: public class Xmlconnect { { String url="http://localhost:22000/RPC2"; String user="root"; String password="hidden"; try { XmlRpcCaller caller = new ApacheXmlRpcCaller(url, user, password); XmlRpcConnection conn = new XmlRpcConnection(caller); OpenGroupWare ogo = conn.getOpenGroupWareInstance(); } catch (Exception e){ System.err.println("Connecting to OpenGroupwareServer not possible: " + e.getMessage()); } Appointment app = new Appointment(); } As you can see, i have no idea how to use the AppointmentManager. Maybe someone can give me some insights Thanks, Henning Helge Hess schrieb: On 16. Jun 2005, at 16:08 Uhr, Henning Burow wrote: -- OpenGroupware.org XML-RPC xmlrpc@xxxxxxxxxxxxxxxxx http://mail.opengroupware.org/mailman/listinfo/xmlrpc
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | BUG#1418 (appointment aptType not modifiable), Adam Tauno Williams |
|---|---|
| Next by Date: | Re: How to is the correct syntax for xmlrpc on a bash shell, Helge Hess |
| Previous by Thread: | Re: How to is the correct syntax for xmlrpc on a bash shell, Helge Hess |
| Next by Thread: | Re: How to is the correct syntax for xmlrpc on a bash shell, Helge Hess |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive 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 |