2.3. Configuring an External RDBMS

JBoss Enterprise BRMS Platform can be configured to use an external RDBMS as the datasource. Use the BRMS Repository Configuration tool to configure the required RDBMS.

Procedure 2.2. Configure an External RDBMS with the Repository Configuration Tool

  1. Log on to the JBoss Enterprise BRMS Platform User Interface.
  2. From the navigation panel on the left select AdministrationRepository Configuration.
  3. Select the RDBMS type from the Select RDBMS type: drop-down menu.
  4. If JNDI is configured, check USE JNDI and enter the JNDI Name.
  5. If JNDI is not configured, enter the required database information:
    • Driver
    • URL
    • User
    • Password
  6. Click Generate repository config to generate the repository.xml file.
  7. Click Save Configuration to download the generated repository.xml file and replace the existing repository.xml in the location specified in the components.xml file.