NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Contents of this Page

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.

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.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. NCI QA testing has not been completed for this version.
LexEVS-install-6.0.4.jar

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 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_localRuntime_dependencies.jar

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:
LexEVS-install-config-6.0.xml

LexEVS Local Runtime Release Notes
A list of resolved issues and enhancements provided in the major release.
lexevsapi60_notes.html

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

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

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.

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.
lexevsapi60.tomcat.war,
lexevsapi60.jboss.war

LexEVS Distributed Client

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

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

LexEVS Distributed Client 3rd Party Dependencies
Contains all code required by the LexEVS Distributed Client.
lexevsapi60-client-dependencies.zip

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.

LexEVS caGrid Analytical Services
caGrid Analytical Services working in terms of the LexGrid model and LexEVS API, compliant with 21090 data types but otherwise consistent with the LexEVS Distributed environment. These can be deployed to an Apache Tomcat or JBoss container. Each ZIP file contains a wsrf.war file.
LexEVS_60_caGRIDServices_analytical_tomcat.zip
LexEVS_60_caGRIDServices_analytical_jboss.zip

LexEVS caGrid Data Services
caGrid Data Services working in terms of the LexGrid model and LexEVS API, compliant with LexGrid model elements. These can be deployed to an Apache Tomcat or JBoss container. Each ZIP file contains a wsrf.war file.
LexEVS_60_caGRIDServices_data_tomcat.zip
LexEVS_60_caGRIDServices_data_jboss.zip

LexEVS Grid Service Client

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

LexEVS Analytical Services Client
Enables Java programs to establish a connection to LexEVS caGrid Analytical Services.
LexEVS_60_caGRIDServices_analytical_client.jar

LexEVS Analytical Services Client Dependencies (Minimal)
Minimal dependencies required by the caGrid Analytical Services allowing the flexibility to provide your own 3rd party dependencies. NOTE: With this package a user would be responsible for providing all dependencies.LexEVS_6.0_Analytical_Services_Client_Dependencies_(Minimal).zip

LexEVS Data Services Client
Enables Java programs to establish a connection to LexEVS caGrid Data Services.
LexEVS_60_caGRIDServices_data_client.jar

LexEVS Data Services Client Dependencies (Minimal)
Minimal dependencies required by the caGrid Data Services allowing the flexibility to provide your own 3rd party dependencies. NOTE: With this package a user would be responsible for providing all dependencies.
LexEVS_6.0_Data_Grid_Client_Dependencies_(Minimal).zip

  • No labels