Home
The Toolkit for Online Communities
15889 Community Members, 0 members online, 1809 visitors today
Log In Register

Forum OpenACS Q&A: tsoap package?

OpenACS Home : Forums : OpenACS Q&A : tsoap package?

Icon of Envelope Request notifications

+
Posted by Jon Suen on
Hi,

I'm trying to access the tsoap package via CVS but the module doesn't seem to be available. Would like to look into it for some of the thesis work I'm to do... also, the soap-gateway package isn't up either?

Cheers,

Jon

+
2: Re: tsoap package? (response to 1)
Posted by Orzenil Silva Junior on
Jon,

tsoap and soap-gateway packages are avalaible from cvs. You could get them using this cvs commands under your install packages diretory:

# cvs -z3 -d:pserver:anonymous@cvs.openacs.org:/cvsroot co -d soap-gateway openacs-4/packages/soap-gateway

# cvs -z3 -d:pserver:anonymous@cvs.openacs.org:/cvsroot co -d tsoap openacs-4/packages/tsoap

\Orzenil

+
3: Re: tsoap package? (response to 1)
Posted by Jon Suen on
Thanks Orzenil, my CVS command wasn't right. I was trying to access the package from HEAD but couldn't find it.

Cheers

Jon