Versions Compared

Key

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

...

 

ProjectVersion Download
CDA Predicate Reducer Web Application1.0
Note

Visit this projects build page for source build instructions.

Prerequisites

Consult with the Java SE and Glassfish documentation for installation guides.

Deploying Web Application

  1. Download or build the appropriate distribution
  2. Create the reducer-env.properties under the "config" directory of the Glassfish domain you have setup

    Code Block
    themeEmacs
    languagebash
    title$GLASSFISH_HOME/domains/domain1/config/reducer-env.properties
    # locate a copy of this file named "reducer-env.properties" in the config directory of the domain this app is deployed to.
    cdaWebservice= http://<domain hostname>:<domain port>/CdaService/Evaluate?wsdl
  3. Copy the cda-ws-web.war file to the autodeploy directory of the Glassfish domain you have setup

Web Application URL

The web app will be deployed to:

    http://<domain hostname>:<domain port>/cda-ws-web/