Use this page to view and modify the Java Naming and Directory Interface (JNDI) names of non-message-driven enterprise beans in your application or module.
If your application uses EJB 2.1 and earlier modules, on the Provide JNDI names for beans panel, specify a JNDI name for each enterprise bean in every EJB 2.1 and earlier module. You must specify a JNDI name for every EJB 2.1 and earlier enterprise bean defined in the application. For example, for the EJB module MyBean.jar, specify MyBean.
To view this administrative console page, click
.Specifies the name of the Enterprise JavaBeans module used by your application.
Specifies the name of an enterprise bean that is contained by the module.
The Uniform Resource Identifier (URI) specifies the location of the module archive relative to the root of the application EAR.
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 |