Bind EJB business
Use this admin console panel to specify Java Naming and Directory (JNDI) name bindings for each enterprise bean with a business interface in an EJB module. Each enterprise bean with a business interface in an EJB module must be bound to a JNDI name. For any business interface that does not provide a JNDI name, or if its bean does not provide a JNDI name, a default binding name is provided. If its bean provides a JNDI name, the default JNDI name for the business interface is provided on top of its bean JNDI name by appending the package-qualifed class name of the interface.
If specify the JNDI name for a bean in the Provide JNDI names for beans panel, do not specify any business interface JNDI name in this panel for the same bean . If we do not specify the JNDI name for a bean in the Provide JNDI names for beans panel, optionally specify a business interface JNDI name. If we do not specify a business interface JNDI name, the runtime provides a container default.
To view this panel in the application installation wizard, click Applications > New applications > New Enterprise Application > application_path > Next > Detailed - Show all installation options and parameters > Next > Step: Bind EJB business.
If an application is running, changing an application setting causes the application to restart. On stand-alone servers, the application restarts after you save the change. On multiple-server products, the application restarts after you save the change and files synchronize on the node where the application is installed. To control when synchronization occurs on multiple-server products, deselect Synchronize changes with nodes on the Console preferences page.
- EJB module
Specifies the EJB module that contains the enterprise beans that bind to the JNDI name.
- EJB
Enterprise bean that binds to the JNDI name.
- URI
The URI specifies the location of the module archive relative to the root of the application EAR.
- Business interface
Enterprise bean business interface in an EJB module.
- JNDI name
JNDI name associated with the enterprise bean business interface in an EJB module.
Related concepts
Enterprise (Java EE) applications
Installable enterprise module versions
Assembly tools
Related tasks
Install enterprise application files with the console
Exporting enterprise apps
Related
Preparing for application installation settings
Enterprise application settings
Application binary settings
Startup behavior settings
Class loading and update detection settings
Remote dispatcher property settings
Object names: What the name string cannot contain
wsdeploy