Configure new data source providers

 

Before doing this task, the Java code for the required data source provider on the client machine where the application client resides.

To create new data source providers (JDBC drivers), for your application client.

  1. Start the Application Client Resource Configuration Tool (ACRCT).

  2. Click...

    File > Open
    ...and select the EAR file for which you want to configure the new data source provider.

    The EAR file contents display in a tree view.

  3. Select the JAR file in which you want to configure the new data source provider from the tree.

  4. Expand the JAR file to view its contents.

  5. Right click the Data Source Providers folder and select New Provider.

  6. Configure the data source provider properties in the resulting property dialog.

  7. Click...

    OK | File | Save

 

See also

    Example: Configure data source provider and data source settings
    Data source provider settings for application clients
    Data source properties for application clients