Skip to Content.
Sympa Menu

en - Re: [sympa-users] Sympa and SOAP: Bad Types: (int -> boolean)

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Catherine Jewell <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Sympa and SOAP: Bad Types: (int -> boolean)
  • Date: Fri, 14 Mar 2008 11:47:10 +0000

Hi Serge,

Thanks for this, I've tried your fix but this time I'm getting a null pointer exception from the java client code.

If I change sympasoap.pm to return "true" though it works fine. Is this fix valid?

cheers

Catherine

address@concealed wrote:
address@concealed wrote:
Hi,

I'm currently working with Sympa 5.3.3 and the SOAP interface.
I have created my Java client code as directed on your page:
http://www.sympa.org/manual/soap#web_server_setup

using axis 1.4. I've then used the stubs to create a list.
The list is being created successfully but the response code being returned
from the server is causing an exception to be thrown:
12-Mar-2008 15:38:33 org.apache.axis.client.Call invoke
SEVERE: Exception:
org.xml.sax.SAXException: Bad types (int -> boolean)

Hi thanks for debuging it. It'a a bug from Sympa soap server. You may apply the following simplest patch.

http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/soap/sympasoap.pm?r1=4768&r2=4905

Serge

--
Catherine Jewell
System Developer
Information Systems and Computing
University of Bristol




Archive powered by MHonArc 2.6.19+.

Top of Page