Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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..

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.