Thanks for the pointer. That looks like it might be a good 80% solution for many common<br>use cases of SOAP. <br><br>There is a free-software library that I was looking at recently, which is part of the Flex SDK<br>source release; they have implemented a RPC package in javascript (AS3) which does<br>
SOAP and XMLRPC I believe. It is coded using the javascript-2 style class system,<br>but it might be possible to back port it to Flash 8 and DHTML, given that our compiler <br>can deal with a lot of the issues of translating AS3 to JS2. <br>
<br><div class="gmail_quote">On Wed, Apr 16, 2008 at 6:15 PM, Jesse Norell <<a href="mailto:jesse@kci.net">jesse@kci.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'd guess you've probably ran across this, but if not, there's a heck of<br>
a starting point for a javascript soap client at<br>
<a href="http://www.guru4.net/articoli/javascript-soap-client/en/" target="_blank">http://www.guru4.net/articoli/javascript-soap-client/en/</a><br>
Looks like it makes some bad assumptions (eg. the wsdl is always found<br>
via http GET at the service url + "?wsdl"), and says it's for soap 1.1,<br>
so you might want a few updates there, but it's largely complete (works<br>
for what it is).<br>
<div class="Ih2E3d"><br>
On Wed, 2008-04-16 at 16:57 -0400, Henry Minsky wrote:<br>
> Going forward, we are looking at writing a client-side implementation<br>
> of the SOAP and XMLRPC<br>
> protocols in javascript, and thus become independent of the server and<br>
> the apache<br>
> library.<br>
</div><div><div></div><div class="Wj3C7c">--<br>
Jesse Norell<br>
Kentec Communications, Inc.<br>
<a href="mailto:jesse@kci.net">jesse@kci.net</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Henry Minsky<br>Software Architect<br><a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a><br><br>