| Item | Property generated in web.xml | Description |
|---|---|---|
| Resource References | <res-ref-name> | In this field, specify the name of the resource used in the JNDI tree. Servlets in the Web application use this name to look up a reference to the resource. |
|
| Click this button to open the Edit Resource Reference dialog box.
Note The button is available only in a selected row. | |
| Type | <res-type> | In this drop-down list, select the Java type of the resource that corresponds to the reference name. Use the full package name of the Java type. |
| Description | <description> | In this field, provide a description of the EJB resource reference. |
| Authentication | <res-auth> | In this drop-down list, select how the resource sign on is controlled for security. The available
options are:
|
| Scope | <res-sharing-scope> | Use this drop-down list to enable or disable sharing connections obtained through the given resource manager
connection factory reference. The available options are:
|

