Forum OpenACS Development: Re: Google Web Services & OpenACS

Collapse
Posted by Dave Bauer on
You should be able to use TclSOAP with AOLserver 4.0 along with Tcl 8.4.4.

Just do package require SOAP when you need to call it.

It won't use the AOLserver http transport but it should get the job done.