Previous Topic: Create an Oracle Database InstanceNext Topic: Run the SQL Scripts


Edit the Data Source

Follow these steps:

  1. In a text editor, open the one of the following files:

    The following are the JNDI data source descriptors:

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

    Important! For your version of JBoss, the username and password may instead be in jboss_home\server\default\conf\login-config.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) will be automatically applied when you restart CA IdentityMinder.