XRegistry

From Ogce

Download

Date Download Link
June 6th, 2008 XRegistry Release TG 08

XRegistry Overview

XRegistry is a Web Service registry that is part of the OGCE's Workflow Suite. For more information on installing and using these related tools and services, see GFAC and GFAC_Portlet

Build and Install

  1. Download the Xregistry distribution
  2. Unzip the source distribution
  3. You need a MySQL database, or you can use the default database given in the pom file. Edit the properties databaseUrl, databaseUser, and databasePass to point to your database. Database must be created before xregistry is startedup.
  4. Run mvn -Dmaven.test.skip=true install to build the Bineary distribution
  5. Binary distribution will be created in target/dist-bin
  6. xregistry can be started by running xregistry.sh xregistry.properties from target/dist-bin

Web site tools