uCosminexus Application Server, Application Setup Guide

[Contents][Index][Back][Next]

9.3.3 Defining resource adapter references

If the Enterprise Beans forming a J2EE application reference a resource adapter, set the properties for resolving the references.

Organization of this subsection
(1) Attribute file to be edited
(2) Acquiring the attribute file to be edited and setting the attributes
(3) Attribute settings to be edited

(1) Attribute file to be edited

For details on the attribute file to be edited, see (1) Attribute file to be edited in 9.3.1 Defining other Enterprise Bean references.

(2) Acquiring the attribute file to be edited and setting the attributes

For details on acquiring the attribute file to be edited and setting the attributes, see (2) Acquiring the attribute file to be edited and setting the attributes in 9.3.1 Defining other Enterprise Bean references.

(3) Attribute settings to be edited

The following table describes the reference settings (<resource-ref>) of a resource adapter:

Items Mandatory Corresponding tags
Description O <description>
Resource reference name Y <res-ref-name>
Resource type Y <res-type>
Resource authentication method Y <res-auth>
Scope for resource sharing O <res-sharing-scope>
Resource adapter display name to be linked to# O <linked-to>

Legend:
Y: Mandatory
O: Optional

#
When using the cluster connection pool, specify the display name of the root resource adapter. You cannot specify the member resource adapter.