Administration Console Online Help

 Previous Next Contents Index  

 


EJBEntity Ref --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use the Adminstration Console to configure a reference to and entity EJB.

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

Remote EJBName

Attribute: RemoteEJBName

Configurable: yes

Readable: yes

Writable: yes

EJBRef Name

Provide the name of the unique EJB reference. Should be relative to the java:comp/env/context. Preface with ejb/.

Attribute: EJBRefName

Configurable: yes

Readable: yes

Writable: yes

Home

Provide the fully-qualified name of the enterprise bean's home interface.

Attribute: Home

Configurable: yes

Readable: yes

Writable: yes

Remote

Provide the fully-qualified name of the enterprise bean's remote interface.

Attribute: Remote

Configurable: yes

Readable: yes

Writable: yes

EJBLink

Provide the path name that specifies the ejb-jar containing the referenced enterprise bean with the ejb-name of the target bean appended and separateed from the path name by #.

Attribute: EJBLink

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next