EJB references

 

+

Search Tips   |   Advanced Search

 

Use this page to view and modify the EJB references to the enterprise beans. References are logical names used to locate external resources for enterprise applications. References are defined in the application's deployment descriptor file. At deployment, the references are bound to the physical location (global JNDI name) of the resource in the target operational environment.

To view this console page, click...

Applications | Enterprise Applications | application | EJB references

 

Module

Name of the Enterprise JavaBeans module used by your application.

 

EJB

Name of an enterprise bean that is contained by the module.

 

URI

Specify location of the module relative to the root of the application EAR file.

 

Reference binding

Name of the EJB reference that is used in the enterprise bean, if applicable, and declared in the deployment descriptor of the application module.

 

Class

Name of a Java class associated with this enterprise bean.

 

JNDI name

Specify the Java Naming and Directory Interface (JNDI) name of the enterprise bean.

This is a data entry field. To modify the JNDI name bound to this bean, type the new name in this field, then select OK.

Data type String




 

Related concepts

Application bindings
J2EE connector security
Enterprise beans
EJB containers

 

Related tasks

Create a resource reference
Develop enterprise beans
Manag EJB containers
Deploy EJB modules

 

Related Reference

Administrative console buttons
Administrative console page features