Skip to Content.
Sympa Menu

en - Re: [sympa-users] Struggling with the SOAP interface => MORE INFO

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün <address@concealed>
  • To: Jobst Schmalenbach <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Struggling with the SOAP interface => MORE INFO
  • Date: Sat, 17 Jun 2006 18:55:27 +0200

Hi Jobst,

It looks like your SOAP request is sent to Sympa's web interface instead of Sympa's SOAP inteface. And of course wwsympa.fcgi can't cope with a SOAP request ; therefore it throughs a syntax error.

You probably missconfigured Apache to map http://lists.barrett.com.au/sympasoap to sympa_soap_server.fcgi
Check the documentation : http://www.sympa.org/doc/html/node12.html#SECTION001220000000000000000

FYI : a PHP SOAP client (using nusoap) works fine on our demo server : http://demo.sympa.org/sampleClient.php
You can check the source code.

Jobst Schmalenbach a écrit :
Replying to my own email with some more information.
[...]
and in "sympa log":

  Jun 16 21:47:05 vps881 
wwsympa[2682]: [robot lists.barrett.com.au] [client 210.80.180.71] get_parameters: syntax error for parameter POSTDATA ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1150458425.2682 Jun 16 21:47:05 vps881 wwsympa[2682]: [robot lists.barrett.com.au] [client 210.80.180.71] do_home and the content of THAT file _POSTDATA_ '<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" [...]



Archive powered by MHonArc 2.6.19+.

Top of Page