I'd guess you've probably ran across this, but if not, there's a heck of
a starting point for a javascript soap client at
http://www.guru4.net/articoli/javascript-soap-client/en/
Looks like it makes some bad assumptions (eg. the wsdl is always found
via http GET at the service url + "?wsdl"), and says it's for soap 1.1,
so you might want a few updates there, but it's largely complete (works
for what it is).

On Wed, 2008-04-16 at 16:57 -0400, Henry Minsky wrote:
> Going forward, we are looking at writing a client-side implementation
> of the SOAP and XMLRPC
> protocols in javascript, and thus become independent of the server and
> the apache
> library. 
-- 
Jesse Norell
Kentec Communications, Inc.
[EMAIL PROTECTED]

Reply via email to