InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.14: Administering database connections (overview) >
6.6.14.9: Administering data source providers and data sources with the Application Client Resource Configuration Tool >
6.6.14.9.1: Configuring new data source providers (JDBC providers) with the Application Client Resource Configuration Tool
6.6.14.9.1: Configuring new data source providers (JDBC providers) with the Application Client Resource Configuration Tool
During this task, you will create new data source providers (also known as JDBC providers)
for your client application.
Note, in a separate administrative task, the Java code for the required data source provider
must be installed on the client machine on which the client
application resides.
To configure a new data source provider:
- Start the tool and open the EAR file for which you want to
configure the new data source provider. The EAR file contents will be displayed in a tree view.
- From the tree, select the JAR file in which you want
to configure the new data source provider.
- Expand the JAR file to view its contents.
- Click the folder called Data Source Providers. Do one of the following:
- Right-click the folder and select New Provider.
- On the menu bar, click Edit -> New.
- In the resulting property dialog, configure the data source provider properties.
- When finished, click OK.
- On the menu bar, click File -> Save to save your changes.
|
|