Versions Compared

Key

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

...

Info
titleNote

In contrast to the embedded Derby, in the remote registry, you will set the database driver name (the driverName element) to the value org.apache.derby.jdbc.ClientDriver and the database URL (the url element) to the database remote location.

...

Copy derby.jar, derbyclient.jar and derbynet.jar from $DERBY_HOME/lib in to $CARBON_HOME/repository/components/extensions directory (to the class path of the WSO2 ESB Message Broker web application).

Create Database

...

Code Block
wso2server.sh -Dsetup

2. The WSO2 ESB Message Broker is configured to run using a remote Apache Derby database.

...

5. Run the Derby scripts for both the registry and user manager (embedded) databases, provided with the WSO2 ESBMessage Broker, using the following command:

...

6. Restart the server. Now WSO2 ESB Message Broker is running using a remote Apache Derby database.

...

hiddentrue

...