Modifying connection cache properties

To modify the properties of a connection cache:

  1. Double-click the EJB Server for which you want to modify connection cache properties.

  2. Click on the Installed Connection Cache folder.

  3. Highlight the connection cache you want to modify.

  4. Select File | Properties. You see the Connection Cache Properties window, which contains these tabs:

You must use the cache properties file to manually configure the additional properties described in “Other cache settings”.

After you have configured a connection cache, click OK to save your changes, or click Cancel to disregard them. You must refresh a newly installed cache for any changes to take effect, and you should test the connection with Ping before trying to access it from components. These operations are described in detail below.You cannot define two distinct caches that use identical values for server, user, password, and JDBC driver. If two caches are defined with matching values for these settings, and your application requests one, EJB Server returns the first match that is found.

NoteSaving property changes and refreshing the server: If you modify any property, click OK or Apply in the Connection Cache Properties sheet to save your changes, or click Cancel to disregard the changes.

When you modify server properties you must refresh the server for the changes to take effect. To refresh the server, highlight the server icon and select View | Refresh All.