Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Copy the <OE-insallation-directory>/java/openedge.jar to the $CARBON_HOME/repository/components/lib directory. Here  $CARBON_HOME  refers to the directory where you run the WSO2 ESB BPS instance.

Create Database

Automatic Database Creation

...

  • For Windows:

    Code Block
    wso2server.bat -Dsetup

2. WSO2 ESB BPS is configured to run with the OpenEdge database.

...

1. For creating the tables manually, the OpenEdge script provided with the ESB BPS have to be modified.

Make a backup of the $CARBON_HOME/dbscripts/openedge.sql under the name of openedge_manual.sql.

...

  • For Linux:

    Code Block
    wso2server.sh
    
  • For Windows:

    Code Block
    wso2server.bat
    
Excerpt
hiddentrue

Instructions on how to set up WSO2 ESB BPS with OpenEdge database.