Previous Topic: Add and Configure Servers in the Workpoint Cluster

Next Topic: Create the Service Integration Bus, Queues, and Activation Specifications for the Workpoint Cluster

Configure J2C Authentication and JDBC Data Sources

J2C authentication secures database access.

To configure J2C authentication and JDBC data sources

  1. In the WebSphere administration console, click Security, Secure administration, Java Authentication and Authorization Service, J2C authentication data.
  2. Create new database credentials for each of these databases:
  3. Select Resources, JDBC, Data Sources. Create data sources with the following settings:

    Apply the following settings to all the data sources:

  4. Edit each of the data sources. Specify the following connection information:
  5. Under Additional properties, Connection pool properties, set the value of the Maximum connections parameter for each data source as follows:
  6. Under Additional properties, WebSphere Application Server data source properties, set the Statement cache size to 50.
  7. Click Test Connection to confirm that each data source connects to its database.
  8. Restart the WebSphere Application Server or the Deployment Manager service as required in your WebSphere environment to implement the new data source definitions.