...
1. Add the JDBC driver to the classpath
by dropping the JAR into <CARBONthe <BAM_HOME>/repository/components/lib/
directory.
2. Change values of properties given in on the Realm Configuration page appropriately.
3. Create the database by running the relevant script in
directory, and start the server as :follows.<CARBON<BAM_HOME>
/dbscriptdbscripts/
- For Linux:
Code Block |
---|
sh wso2server.sh |
...