{scrollbar:icons=false}

 

The usage and installation of these components is documented in the Installation Guide. Note that LexEVS 6.0 requires caGRID 1.3. Refer to the LexEVS Wiki main page for a list of the most recent documentation.

LexEVS Local Runtime

Use this to install a basic LexEVS node without access from Distributed or Grid Services. The associated database repository can be populated through the provided source load utilities, and accessed programatically through a Java API.

Filename

Description

LexEVS-install-6.0.3.jar

GUI Installer for LexEVS Local Runtime: A single download package with everything you need to install the Local Runtime in a graphical user environment. This package includes the Local Runtime client and dependency JAR files listed in this table.

LexEVS-install-6.0.4.jarGUI Installer for LexEVS Local Runtime: A single download package with everything you need to install the Local Runtime in a graphical user environment. This package includes the Local Runtime client and dependency JAR files listed in this table. NCI QA testing has not been completed for this version.

lexbig.jar

If you need the Local Runtime client, a JAR file with the LexEVS classes only can be found in {LEXEVS_HOME}/runtime-components/lexbig.jar. The core runtime, LexEVS API, loaders, and administrative utilities are included. Ships with the GUI installer.

LexEVS_localRuntime_dependencies.jar

LexEVS Local Runtime 3rd Party Dependencies: Includes code from other open source projects required by the LexEVS API. This file is included with the GUI installer.

LexEVS-install-config-6.0.xml

LexEVS Local Runtime Command Line Install: An XML file allowing the user to install in a command line environment. This file can be generated by the GUI installer or downloaded here.

lexevsapi60_notes.htmlLexEVS Local Runtime Release Notes: A list of resolved issues and enhancements provided in the major release.
LexEVS 6.0.4 Readme

LexEVS Fix Release Notes: Readmes contain information for fix releases. Patches are cumulative.

LexEVS 6.0.3 ReadmeLexEVS Fix Release Notes: Readmes contain information for fix releases. Patches are cumulative.

LexEVS Local Runtime Fixes

LexEVS Distributed

Use this to install the LexEVS Distributed environment to a web application server allowing access to the LexEVS local runtime from Distributed or Grid Services. The associated database repository can be populated through the provided source load utilities, and accessed programatically through direct Java invocation or from Distributed or Grid Services.

{Include:LexEVS 6.0 Distributed Downloads to Include}

LexEVS Distributed Client

Use this to install a client that can access an already-deployed LexEVS Distributed node.

{Include:LexEVS 6.0 Distributed Client Downloads to Include}

LexEVS Grid Service

Use this to install a LexEVS Grid Service to a web application server allowing this node to participate as a caGrid node. This includes either the caGrid Analytical Services or the caGrid Data Services.

{Include:LexEVS 6.0 Grid Service Downloads to Include}

LexEVS Grid Service Client

Use this to install a client that can access an already-deployed LexEVS Grid Service node.

{Include:LexEVS 6.0 Grid Service Client Downloads to Include}

LexEVS Source Code, JavaDocs, and Examples