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.1f: Modify the Resource reference to JNDI name mapping with the Web console

6.6.1.3.1f: Modify the Resource 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 Resource references to JNDI names. Resource References must be added or removed using the application assembly tool (prior to installing the application).

It is important for all Resource References to have JNDI names specified prior to running the application in the application server.

  1. Display the Modify the Resource 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 Resource Reference listed on the panel, specify a JNDI name.

    These JNDI names must resolve to actual resource factories (Resources) which have been (or will be) bound into the application server environment. The JNDI names for Resource References enable the application to locate a resource factory (Data Source, Mail Session, JMS Connection Factory or Destination, URL, and so on) that has been (or will be) bound into the JNDI naming context by the application server.

    If you have not yet configured a resource prior to installing the application, you can still specify the JNDI name of the resource, and then configure a new resource having the specified JNDI name at a later time using the Web console.

  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: Specify CMP data source bindings with the Web console Go to next article: Modify the EJB Reference to JNDI name mapping with the Web console

 

 
Go to previous article: Specify CMP data source bindings with the Web console Go to next article: Modify the EJB Reference to JNDI name mapping with the Web console