Membrane SOA Registry Standalone Installation

Requirements

To run the registry Java 1.5 or newer is needed. You do not need an application server.

Installation

To install Membrane Registry follow the steps below:

  1. Make sure Java is installed and the environment variable JAVA_HOME is set.
  2. Download a distribution from the download site.
  3. Unzip it in any directory.

Now you can start the registry.

Starting

  1. Open a commandline and change to the installation directory (eg. /membrane-registry-xxx).
    cd /membrane-registry-xxx

  2. Run run.bat(windows) or run.sh(linux).
    /membrane-registry-xxx/run.bat

  3. Open the URL http://localhost:8080 in your Web browser. Congratulations! The registry is now online. You can start registring web services or proceed with setting up some configurations(recommended).

Configuration

Deploying into a different Web Container or Application Server

Besides the standalone installation you can run Membrane Registry in any JEE compliant Web Container or application server if you want to. You don't have to use any paricular server for the registry. The Installation for Tomcat and JBoss is described in detail in the following sections.

Copyright (c) 2009 predic8 GmbH.