[Laszlo-user] soap (wsdl?) issues
Henry Minsky
henry.minsky at gmail.com
Thu Apr 17 08:35:35 PDT 2008
Thanks for the pointer. That looks like it might be a good 80% solution for
many common
use cases of SOAP.
There is a free-software library that I was looking at recently, which is
part of the Flex SDK
source release; they have implemented a RPC package in javascript (AS3)
which does
SOAP and XMLRPC I believe. It is coded using the javascript-2 style class
system,
but it might be possible to back port it to Flash 8 and DHTML, given that
our compiler
can deal with a lot of the issues of translating AS3 to JS2.
On Wed, Apr 16, 2008 at 6:15 PM, Jesse Norell <jesse at kci.net> wrote:
> 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.
> jesse at kci.net
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20080417/a27d79e8/attachment-0001.html
More information about the Laszlo-user
mailing list