Configuring JDBC Data Sources

Outbound messages and NDS transports read their messages from the OUAF database. Both transports access the database via a WebLogic data source that is configured as follows:

  1. Log in to the WebLogic console and click on Data Sources in the Domain Configurations, Services section of the page.
  2. In the list of data sources, select New > Generic Data Source to create a new data source.
  3. Specify a JNDI Name. This name is used to identify the data source connection in your OSB Proxy Services
  4. In the Configuration, Connection Pool tab, assign the URL and credentials needed to connect to the database.
  5. Save the database connection.