Community & Support

$50 for a java xmlrpc client using Drupal's services module

I need help from Java/Drupal experts that can write a simple xmlrpc client. Contact me if you are interested. Thanks!

A sample Python script as below:
import xmlrpclib
url = "http://speakingx.com/services/xmlrpc"
drupal = xmlrpclib.ServerProxy(url)
res = drupal.system.connect()
print res
node = drupal.node.load(res['sessid'],37,[])
print node

Comments

Problem solved.

Problem solved. Thanks.
------------------------------
social networking | enhanced speech | noisy speech

------------------------------
social networking | enhanced speech | noisy speech

Advertising helps build a successful ecosystem around Drupal.
nobody click here