WSDK synchronous proxying (was Re: SOAP problem with array encoding)
"Hiran Chaudhuri" <hiran.chaudhuri@_at_web_dot.de>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Global Access Telecommunications, Inc. |
| Message-ID | <[email protected]> |
"Martin Honnen" <[email protected]> schrieb im Newsbeitrag news:[email protected]... > As for others running into problems with arrays Google finds stuff of > course: > <http://groups-beta.google.com/groups?as_q=SOAP%20call%20array&safe=images&as_ugroup=*mozilla*&lr=&hl=en> > maybe fine tune that search for more specific search terms. Thanks to Martin I've had some success encoding arrays. I also had a look at the WSDL proxying api, which is much more comfortable. However I only saw examples how to use that with asynchronous proxies. How can I find out information about the methods generated for synchronous proxies? I'm still using JavaScript. Hiran