Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Perform the following steps to configure JDBC Data Sources:

  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.

  • No labels