Use this page to view and modify the Enterprise JavaBeans (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 administrative console page, click Applications > Enterprise Applications > application_name > EJB references .
Specifies the name of the EJB reference that is used in the enterprise bean, if applicable, and declared in the deployment descriptor of the application module.
Specifies 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 |