At 09:20 AM 8/23/2002, you wrote: >On Fri, Aug 23, 2002 at 06:04:09PM +0200, Branimir Dolicki wrote: > > > Does anybody have any experience (good or bad) with implementing > > SOAP webservices with AOLserver? Which technologies did you use? > > What worked? What didn't? > >I'm told that TclSOAP (which does both SOAP and XML-RPC) is the tool >to use, but I personally never got around to trying it. I did around >with ns_xmlrpc a bit, but I'd look at TclSOAP first. More info here:
I used ns_xmlrpc with a xmlrpc layer that had been handed down and finally reworked by Dave Bauer and myself. Oh the pain! It made me truly envy the C# folks and their WSDL interpreter/class proxy generator. Jerry
