Re: 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]> |
"Hiran Chaudhuri" <hiran.chaudhuri@_at_web_dot.de> schrieb im Newsbeitrag news:[email protected]... >For synchronous proxies, the callbacks are not used (why actually? such events >might still be interesting to some applications...). But the result seems not to >be returned at all. > >The only thing I can imagine is that the return value does not have the type >"String". It might be an object that is converted to the empty string when we >try to display it. Therefore it might be possible there is a special way to get >the translation from that return value. The problem: How do you find out? > >Hiran Now I'm responding to my own messages...... Could this problem be more related to the WSDL proxy factory creating some XPCOM objects and their javascript wrappers? Possibly the XPCOM group has an answer to that..... Hiran