Versions Compared

Key

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

...

  1. Access the GREG_HOME/bin directory and run Ant from there. This action will copy all the necessary libraries to their respective locations. To run Ant from the command-line, type the following command and press <Enter>:

    Code Block
    ant

  2. Start the WSO2 Governance Registry by running the appropriate script from GREG_HOME/bin.

    For Windows: 

    Code Block
    wso2server.bat --run

    For Linux:

    Code Block
    sh wso2server.sh

See Starting Governance Registry Management Console on Windows or Starting Governance Registry Management Console on LinuxSee Running the Product for more information.

JAR dependencies

The following are the JAR dependencies for this sample to work:

...