Differences between revisions 3 and 4
Revision 3 as of 2007-09-04 14:33:48
Size: 885
Comment:
Revision 4 as of 2007-09-04 14:34:47
Size: 885
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
    - ant as build tool (link to http://ant.apache.org/) Apache ant 1.6.2 (or higher)
    - ant targets (compile, compileall, compileclean, releasezipball, jarfiles, warfiles)
    * ant as build tool (link to http://ant.apache.org/) Apache ant 1.6.2 (or higher)
    * ant targets (compile, compileall, compileclean, releasezipball, jarfiles, warfiles)

System architecture

Goal: Explain the design of the NetarchiveSuite

  • Overview of the contents of the NetarchiveSuite-3.2.2.zip

  • the 5 primary Java modules (common, harvester, archive, viewerproxy, monitor)
  • the structure of the webpages (The sitesections, which can be loaded independently)
  • Communication between NetarchiveSuite applications using JMS messages, and RemoteFiles

  • Building the code
    • ant as build tool (link to http://ant.apache.org/) Apache ant 1.6.2 (or higher)

    • ant targets (compile, compileall, compileclean, releasezipball, jarfiles, warfiles)

DetailedAgendaDevelSystemArcitechtre (last edited 2010-08-16 10:25:10 by localhost)