Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The default database of user manager is the H2 database that comes with WSO2 products. You can configure it to point to databases by other vendors.

  1. Add the JDBC driver to the classpath by dropping the JAR into <PRODUCT_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 <PRODUCT_HOME>/dbscript and restart the server:
    • For Linux: sh wso2server.sh or sh wso2server.sh
    • For Windows: wso2server.bat or wso2server.bat
  • No labels