Menu

Web IDE / Command Line interface / News: Recent posts

Project on hold (for now)

I have placed the project status as dormant, Have not had the time to look into this much.
Please check out the tool :
http://sourceforge.net/projects/sitedocs/ for another interface at the moment. Will look back into this project in another year or so when the introspector is further along.
mike

Posted by James Michael DuPont 2004-11-30

GSoap Client interface for GForge

GForge is the sucessor to sourceforge
http://gforge.org/

The WSDL is here http://cougaar.org/soap/SoapAPI.php?wsdl

GSoap is a fast c++ soap implementation
http://www.cs.fsu.edu/~engelen/soap.html

The soap client can call soap functions on the gforge server to do things like release projects
And get project stats
GSoap handles all of the details of the soap invocation and error handling
It generates a set of c++ classes based on the WSDL given
It is also possible to create a server based on this interface... read more

Posted by James Michael DuPont 2003-08-04