Versions Compared

Key

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

The default database of user manager is the H2 database shipped by the WSO2 Carbon based products. You can configure it to point to databases by different vendors.

1. Add the JDBC driver to the classpath by dropping the JAR into <CARBON_HOME>/repository/components/lib.

2. Change values of properties given in on the Realm Configuration page appropriately.

3. Create the database by running the relevant script in <CARBON_HOME> /dbscript/ and start the server as:

  • For Linux:
Code Block
sh wso2server.sh
  • For Windows:
Code Block
wso2server.bat

Or start the server as:

  • For Linux:
Code Block
sh wso2server.sh -Dsetup
  • For Windows:
Code Block
wso2server.bat -Dsetup

...

hiddentrue

...

Include Page
shared:Changing the RDBMS (Carbon 4.2.0 v2)
shared:Changing the RDBMS (Carbon 4.2.0 v2)