NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance on Thursday, May 23rd between 1200 ET and 1300 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Versions Compared

Key

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

...

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 Source Code, JavaDocs, and Examples

Include Page
LexEVS Source Code, JavaDocs, and Examples Download List to Include
LexEVS Source Code, JavaDocs, and Examples Download List to Include

 

 

 

 

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.

Wiki Markup
{Include:LexEVS 6.0 Local Runtime Downloads to Include}

LexEVS Local Runtime Fixes

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

If you already have LexEVS 6.0 installed, fixes are now available:

Filename

Description

6.0.4 ReadMe

Contains a list of the fixes and functions included in this release.

6.0.4 lbRuntime.jar

If you have started with the LexEVS 6.0.4 Installer GUI then you do not need to use this file. It is already there.
If you have LexEVS 6.0 or a later version installed then you can upgrade to 6.0.4.
Download this file and overwrite a file by the same name in the {LEXEVS_HOME}/runtime directory.
6.0.4 contains all previous patch releases as well. There is no need to install them first.

...

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.

Filename

Description

lexevsapi60.tomcat.

...

war
lexevsapi60.jboss.war

LexEVS Distributed: Includes the Java runtime and dependencies, the Java distributed API, and the caCORE SDK-generated services. This can be deployed to an Apache Tomcat or JBoss container.

...

LexEVS Distributed Client

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

Wiki Markup
{Include:LexEVS 6.0 Distributed Client Downloads to Include}

Filename

Description

LexEVS_60_client.zip

LexEVS Distributed Client: Enables Java programs to establish a connection to an already-deployed LexEVS Distributed node.

lexevsapi60-client-dependencies.zip

LexEVS Distributed Client 3rd Party Dependencies: Contains all code required by the LexEVS Distributed Client.

...

 

LexEVS Source Code, JavaDocs, and Examples

...

Filename

Description

LexEVS_60_Source.zip

Full source code for this release.

LexEVS_60_source_readme.txt

LexEVS Source Readme file: Overview of what is included in the source distribution.

LexEVS_60_javadocs.zip

JavaDocs (For all environments: Local Runtime, Distributed, Grid)

LexEVS_60_Example_Code.zip

Code to demonstrate the LexEVS API.

...