Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Perform the following steps to configure JDBC Data Sources (only for MySQL):

  1. Create a New JDBC Data Source.
  2. In WebSphere Adminstration Console, go to Resources > JDBC > JDBC providers.

  3. Select the default scope as Server 1.

  4. Provide the values for creating as shown in the following table:

    Field Name

    Values

    Comments

    Database type

    User-defined

    This option is selected since MySQL option is not provided.

    Implementation class name

    com.mysql.cj.jdbc.MysqlConnectionPoolDataSource


    Name

    MySQL


  5. Click Next.
  6. Provide the class path on the Class path field and click Next.
  7. After verifying the changes, click Finish.
  8. Click Save on the message box.

9. Restart the server.