Differences between revisions 9 and 10
Revision 9 as of 2007-09-07 16:56:43
Size: 962
Comment:
Revision 10 as of 2010-08-16 10:25:10
Size: 970
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
attachment:build.xml
attachment:Developer-Discussions-Architecture-final.ppt
[[attachment:build.xml]]
[[attachment:Developer-Discussions-Architecture-final.ppt]]

System architecture

Goal: Explain the design of the NetarchiveSuite

  • 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

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

  • 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)

build.xml Developer-Discussions-Architecture-final.ppt

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