Differences between revisions 2 and 3
Revision 2 as of 2007-09-04 12:59:58
Size: 539
Comment:
Revision 3 as of 2007-09-04 14:33:48
Size: 885
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
    * docs (NetarchiveSuite javadoc)
    * src (Java source code for NetarchiveSuite)
    * tests (Java test code for NetarchiveSuite including extra 3rdparty libraries needed to compile and run unittests)
    * lib (3rdparty libraries)
    * webpages
Line 10: Line 15:
    -     - 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)