Building Membrane Registry

This document describes how to build Membrane Registry from source. If you don't need to edit the source code, there are binary distributions available for download.

To set up the Membrane Registry building environment,
you’ll need to:

  1. Download and install JDK 1.6.
  2. Download and install Grails 1.3.4.
  3. Download and install the Apache Derby Database.
  4. Check out the Membrane projects from the repository.
  5. Start the Derby Server.
  6. Start the Registry.

1. Download and Install JDK 1.6.

2. Download and Install Grails 1.3.4.

3. Download and Install the Apache Derby Database.

4. Check out the Membrane Registry from the Repository.

5. Start the Derby Server.

5. Start the Registry.