Resource Adapter

In the Resource Adapter tabbed pane, you can edit the information for the resource connector.
  1. In the JNDI Name field, enter the name by which this resource adapter will appear in the JNDI namespace.

    The JNDI name written here is used as the JNDI lookup name for all applications that use this connector. The JNDI name must not contain spaces. For example, the JNDI name "comet" should be referred to as java:com/env/eis/comet in the JNDI namespace lookup.

  2. In the Max Pool Size field, enter the maximum number of connections that can be created to satisfy client requests.
  3. In the Steady Pool Size field, enter the mapping from the principal, received during Servlet/EJB authentication, to credentials accepted by the EIS.
  4. In the Max Wait Time in Millis field, enter the time, in milliseconds, that a caller will have to wait before a connection is created if a connection is not available.
  5. In the Idle Timeout in Seconds field, enter the interval at which a timer thread runs. The timer thread periodically removes unused connections while maintaining the configured steady pool size.
In the Property Element section of the screen you can define properties for the connector as name-value pairs.

To add a property element:

  1. Click Add.
  2. Enter the property's name and value in the Name and Value columns.
  3. Repeat the above steps until all properties are defined.
To delete a property element:
  1. Select the row containing the property element.
  2. Click Delete.


Legal Notices