NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

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 Installation to Include
Menu LexEVS 6.x Installation to Include

The URI Resolver Service comes with a set of default configurations that can allow for easy setup. Customization for various database configurations and file systems is possible.

Prerequisites

  • MySQL 5.6
  • Maven 3.3.x
  • Tomcat 8.5
  • Git 1.9.x
  • Java 1.7

Build Instructions

Clone the URI Resolver project using:

...

If the build is successful, the resulting war file will be in the target directory.

Default Installation

Default installations of the war file can be handled as detailed at Installing the URI Resolver

Multiexcerpt include
MultiExcerptNameExitDisclaimer
nopaneltrue
PageWithExcerptwikicontent:Exit Disclaimer to Include

Custom Installation Options

Database

Custom database configurations are handled in the preceding link.

Properties File Path

Build Time Property File Path Instructions

Paths to property files are hard coded in the Beans.xml file located in the src/main/resource folder.

...

value with any custom file path desired, then build the Resolver as detailed at Installing the URI Resolver.

Deployment Time Property File Path Instructions

Otherwise, users can add a property to the Tomcat start up script such as 

...