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
- Log on to the JBoss Enterprise BRMS Platform User Interface.
- From the navigation panel on the left select
. - Select the RDBMS type from the Select RDBMS type: drop-down menu.
- If JNDI is configured, check USE JNDI and enter the JNDI Name.
- If JNDI is not configured, enter the required database information:
- Driver
- URL
- User
- Password
- Click Generate repository config to generate the
repository.xml
file. - Click Save Configuration to download the generated
repository.xml
file and replace the existingrepository.xml
in the location specified in thecomponents.xml
file.