NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Scrollbar
iconsfalse

...

Page info
title
title

Section
Column
Panel
titleContents of this Page
Table of Contents
minLevel2
Column
Align
alignright
Include Page
Menu LexEVS 6.x Loader to Include
Menu LexEVS 6.x Loader to Include

...

  • This Loader Framework requires LexEVS release 56.0 or abovex.
  • Development systems are required to install the Sun Java Development Kit (SDK) or Java Runtime Environment (JRE) version 1.5.0_11 or above7.
  • Maven 23.1 or greaterx.
  • For software and hardware dependencies for the system hosting the LexEVS runtime, refer to the  Installation and downloads of the summary page for the latest release.

Development and Build Environment

...

    • Spring: A lightweight open-source application framework.
      • Spring
        Multiexcerpt include
        nopaneltrue
        MultiExcerptNameExitDisclaimer
        PageWithExcerptwikicontent:Exit Disclaimer to Include
      • Spring Batch
        Multiexcerpt include
        nopaneltrue
        MultiExcerptNameExitDisclaimer
        PageWithExcerptwikicontent:Exit Disclaimer to Include
      • Spring Batch Reference
        Multiexcerpt include
        nopaneltrue
        MultiExcerptNameExitDisclaimer
        PageWithExcerptwikicontent:Exit Disclaimer to Include
    • Hibernate: An open source Java persistence framework
      Multiexcerpt include
      nopaneltrue
      MultiExcerptNameExitDisclaimer
      PageWithExcerptwikicontent:Exit Disclaimer to Include
    • Maven: Apache build manager for Java projects
      Multiexcerpt include
      nopaneltrue
      MultiExcerptNameExitDisclaimer
      PageWithExcerptwikicontent:Exit Disclaimer to Include
    • Eclipse: An Open Source IDE
      Multiexcerpt include
      nopaneltrue
      MultiExcerptNameExitDisclaimer
      PageWithExcerptwikicontent:Exit Disclaimer to Include

Loader Framework Code

The Loader Framework code is available in the NCI Subversion (SVN) repository. It is comprised of three Framework projects. Also at the time of this writing there are three projects in the repository that utilize the Loader Framework.

...

Spring Batch gives the Loader Framework some degree of recovery from errors. Like the other features of Spring, error handling is something you need to configure in the Spring config file. Basically, Spring will keep track of the steps it has executed and make note of any step that has failed. Those failed steps can be re-run at a later time. The Spring documentation provides additional information on this function. See ConfigureJob

Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include
and ConfigureStep
Multiexcerpt include
nopaneltrue
MultiExcerptNameExitDisclaimer
PageWithExcerptwikicontent:Exit Disclaimer to Include
.

...

Test Results

See System Testing

...

Scrollbar
iconsfalse