The source code TAR file when unpacked provides a directory with the source and web files necessary to continue development of distributed applications
The system uses Maven for project control and building (you can obtain this from http://maven.apache.org/). This generates the project documentation (from XML sources), compiles the files, builds JAR's, WAR's, and EAR's for the various components of the system. You also require the WebUtils package for building the sample servlet implementation (this can be obtained from http://www.ajsoft.net/Products/WebUtils/http://jakarta.apache.org/log4j/)