...
Design Documents are attached. These include below , which has some UML:
#1. JavaDocs TODO
#2. Class Diagrams
#3. Sequence Diagrams
#4. Tool Structure see below, TODO
#5. Code
Current Tool build
The UCDData tool needs to be added to the root sakai src directory, and built with Sakai. Current implementation includes having a SOAP client call the service that this UCDData tool represents, via Web Services calls. Attached are the necessary axis files (webserviceclients.jar) to compile the Java Web Service client, and the Web Service endpoint residing on the server. A special note, as of Sakai 2.1, the webservices flag "webservices.login" needs to be set to true for Web Services to be enabled.