Previous Topic: Create an Oracle Database Instance

Next Topic: Run the SQL Scripts

Edit the Data Source

To edit the data source

  1. In a text editor, open the appropriate data source descriptor located in the jboss_home/server/default/deploy directory.

    The JNDI names for the data source descriptors are as follows:

  2. Change the DatabaseName, User, and Password in the data source descriptor to the appropriate values for the new database.

    Important! For some JBoss versions, the username and password are in jboss_home\server\default\conf\login-cfg.xml. If so, you can create a JBoss security realm, which is required to support FIPS. This approach also avoids having a username and password in clear text. For more information, see the Configuration Guide.

The database schema (SQL scripts) are automatically applied when you restart CA Identity Manager or you can run the scripts to apply the changes now.