Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4. Run the following command to execute the batch job:

Code Block
export SETTINGSFILENAME=settings_ArcRepositoryApplication.xml
   java -Ddk.netarkivet.settings.file=conf/settings_ArcRepositoryApplication.xml$SETTINGSFILENAME \
        -cp lib/dk.netarkivet.archive.jar:lib/dk.netarkivet.common.jar
        dk.netarkivet.archive.tools.RunBatch -Jbatch.jar -NmyBatchJobs.arc.MyArcBatchJob

...