...
Info | ||
---|---|---|
| ||
In contrast to the embedded Derby, in the remote registry, you will set the database driver name (the |
...
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.
...
hidden | true |
---|
...