Within the WebLogic Server cluster, first create a JDBC
data source that will link to the Rights Management database.
To create a Rights Management data source:In the WebLogic Server Administration Console, under Domain
Structure, click Services > JDBC > Data Sources.
Under Change Center, click Lock & Edit.
Click New and, in the Name box, enter RM_DS as
the name for the data source.
In the JNDI Name box, enter EDC_DS as
the name of the data source.
In the Database list, select the database type that
matches your database.
In the Database Driver list, select the appropriate
database driver for your database and then click Next.
Select Supports Global Transactions, select One-Phase Commit,
and then click Next.
In the Database Name box, enter the name of the database.
In the Host Name box, enter the IP address of the
computer hosting the database.
In the Port box, enter the port number of the computer
hosting the database.
In the Database User Name box, enter the user name
for the database.
In the Password box, enter the password for the database
and then enter it again in the ConfirmPassword box.
Click Next and then click Test Configuration.
A confirmation response is displayed, confirming the database configuration
is correct.
When the test succeeds, click Finish.
Under Change Center, click Activate Changes.
|
|
|