Administration Console Online Help
|
Resource Env Ref --> Configuration
Tasks Additional Documentation Attributes
Overview
Use this tab in the Administration Console to configure an enterprise bean's reference to an administered object associated with a resource in the enterprise bean's environment.
Tasks
Using the EJB Deployment Descriptor Editor
Additional Documentation
(Requires an Internet connection.)
Attributes
Attribute Label
|
Description
|
Value Constraints
|
Description
|
Provide text that describes the parent element.
Attribute: Description
|
Configurable: yes
Readable: yes
Writable: yes
|
Resource Env Ref Name
|
Specify the name of a resource environment reference; its value is the environment entry name used in the enterprise bean code. The name is a JNDI name relative to the java:comp/env context and must be unique within an enterprise bean.
Attribute: ResourceEnvRefName
|
Configurable: yes
Readable: yes
Writable: yes
|
Resource Env Ref Type
|
Specify the type of the resource environment reference. The type should be a fully- qualified name of a Java language class or interface.
Attribute: ResourceEnvRefType
|
Configurable: yes
Readable: yes
Writable: yes
|