views:

90

answers:

0

Hello guys,i'am a newbie, and i need some help..

Here is the offline wsdl file about webservice: www.mediafire.com/?23266wtqkewbugc#1

And the online wsdl file:lontar.cs.ui.ac.id/Lontar/services/PenelusurDokumen?wsdl, but the server now is down.

I want to call some method/function from webservice via javacript client. I have tried the ways from this tutorial link:www.guru4.net/articoli/javascript-soap-client/demo/en.aspx (and use soapclient.js from that tutorial) to try calling getTipeKoleksi method from the webservice, but i failed to get any responses.

But i succees when calling HelloWorld method from another webservice: www.guru4.net/articoli/javascript-soap-client/demo/webservicedemo.asmx?wsdl.

Can you help me another way? Since the server now is down, maybe you can analized the wsdl file, so you know why I failed?

Thanks for your help..