Configure JNDI-Based Database Operations for Oracle WebLogic

This section provides the steps to enable Oracle WebLogic for JNDI-based database operations in CA Strong Authentication.
aa82test
This section provides the steps to enable Oracle WebLogic for JNDI-based database operations in CA Strong Authentication.
Follow these steps
:
  1. Log in to WebLogic Administration Console.
  2. Click the
    Lock & Edit
    button, if it is not done.
  3. Go to
    Resources
    , and then click
    JDBC
    .
  4. Under
    JDBC
    , open
    Data Sources
    and click
    New
    to create a data source. Perform the following steps to create a data source.
  5. Set the following JNDI and the database information:
    1. Set
      Name
      = ArcotDB.
    2. Set
      JNDI Name
      = ArcotDB.
    3. Choose a suitable
      Database Type
      , for example, Oracle.
    4. Select a suitable
      Database Driver
      , for example, Oracle Thin Driver.
  6. Click
    Next
    , retain the default values, and click
    Next
    .
  7. In the Connection Properties page, set the database details. The following values are for Oracle Database:
  8. Database
    : SID or service name of the DB server
    • Hostname:
      The DB server IP address or host name
    • Port
      : 1521 or any other port the DB server is running
    • Database User Name
    • Database Password / Confirm Password
  9. Click
    Test Configuration
    to verify that you have specified the correct database parameters.
  10. Click
    Next
    and set the data source target to the preferred WebLogic server instance.
  11. Click
    Finish
    to return to the data source list page.
  12. Click
    Activate
    to enable the data source settings.