InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.1: Administering applications (overview) >
6.6.1.3: Administering applications with the Web console >
6.6.1.3.1e: Modify the EJB Reference to JNDI name mapping with the Web console

6.6.1.3.1e: Modify the EJB Reference to JNDI name mapping with the Web console

This task is a sub-task of the application installation wizard. During this task, you will map existing EJB references to JNDI names. EJB References must be added or removed using the application assembly tool (prior to installing the application).

It is very important that all EJB References have JNDI names specified prior to running the application in the application server.

  1. Display the Modify the EJB Reference to JNDI Name Mapping panel. If you are using the installation wizard to install an application, the panel will be displayed already.
  2. For each EJB Reference listed on the panel, specify a JNDI name.

    The application must be able to resolve the JNDI names to actual enterprise beans that have been (or will be) bound into the naming context of the application server. The JNDI name can identify an EJB that either resides in the same application or a different application.

  3. Click Next to display the confirmation page.
  4. When finished confirming the settings, click Finish. The modifications will be saved to the EAR file for the application.
  5. Save your configuration.
  6. (Optional) To have the configuration take effect:

    1. Stop the server
    2. Start the server again.
Go to previous article: Modify the Resource reference to JNDI name mapping with the Web console Go to next article: Modify the EJB to JNDI name mapping with the Web console

 

 
Go to previous article: Modify the Resource reference to JNDI name mapping with the Web console Go to next article: Modify the EJB to JNDI name mapping with the Web console