Skip to Content.
Sympa Menu

en - [sympa-users] SOAP interface : function "lists" returns nothing

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Jean-Baptiste Denis" <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] SOAP interface : function "lists" returns nothing
  • Date: Mon, 28 Jun 2010 11:16:40 +0200

Hello everybody,

i've got a simple question about the SOAP interface. I've got a sympa
instance
running with a bunch of lists on it. I can see all of them in the "List of
Lists" tab of the web interface when logged as listmaster@mydomain.

I'm trying to retrieve this list of lists from the command line aussi the
soap
interface :

8<----------------------------------------------
/home/sympa/bin/sympa_soap_client.pl \
--soap_url=http://mydomain/sympasoap \
--user_email=listmaster@mydomain \
--user_password mypassword \
--service=lists
----------------------------------------------->8

Here is the output of the previous command :

8<----------------------------------------------
cookie : Set-Cookie3: sympa_session=74623505731192; path="/";
domain=mydomain;
path_spec; expires="2010-06-28 09:11:56Z"; version=1

LOGIN....
0
'74623505731192'


lists....
----------------------------------------------->8

I'm not getting any list.

The sympa log says :

8<----------------------------------------------
Jun 28 11:10:31 localhost soap[24751]: sympasoap::login()
login(listmaster@mydomain)
Jun 28 11:10:31 localhost soap[24751]: sympasoap::lists()
lists(,,listmaster@mydomain)
Jun 28 11:10:31 localhost soap[24751]: sympasoap::lists() SOAP lists(,)
----------------------------------------------->8

I'm using virtual hosts and i've added the soap_url parameter in the
virtualhost/robot.conf file as soap_url http://mydomain/sympasoap

Any hints ?

Jean-Baptiste

PS : i'm still in the middle of a big upgrade from sympa 3.4.3 to sympa 6.x.
Needs some planification but seems good.


  • [sympa-users] SOAP interface : function "lists" returns nothing, Jean-Baptiste Denis, 06/28/2010

Archive powered by MHonArc 2.6.19+.

Top of Page