Re: How do I make a web service call using Proxy API?
"Hiran Chaudhuri" <hiran.chaudhuri@_at_web_dot.de>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Global Access Telecommunications, Inc. |
| Message-ID | <[email protected]> |
----- Original Message ----- From: "David Hoffer" <[email protected]> > I understand that Mozilla supports WSDL. I want to test calling a web > service using the WSDL. How do I do this? Where can I find documentation, > examples? Hi, David. You can use this tutorial: http://web.archive.org/web/20031203040121/devedge.netscape.com/viewsource/2003/wsdl/01/ However it describes only how to create and use asynchronous proxies. I'd like to use synchronous ones. If you find out how that can be done, please let me know. Hiran