Versions Compared

Key

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

Include Pageshared:Changing the RDBMS (Carbon 4.2.0 v2)shared:Changing the RDBMS (Carbon 4.2.0 v2)By default, the H2 database included with WSO2 Carbon products is used as the User Management database, but you can configure a database by a different vendor as the User Management database as described below.

  1. Add the JDBC driver for your database to the classpath by copying its JAR to <PRODUCT_HOME>/repository/components/lib.
  2. Change the values of properties described on the Realm Configuration page as needed.
  3. Create the database by running the relevant script in <PRODUCT_HOME>/dbscript/ and then start the server as follows:
    • On Linuxsh wso2server.sh
    • On Windowswso2server.bat