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.1g: Specify CMP data source bindings with the Web console

6.6.1.3.1g: Specify CMP data source bindings with the Web console

This task is a sub-task of the application installation wizard. During this task, you will specify data source bindings for existing CMP beans. EJB Modules containing Container Managed Entity (CMP) beans must be added or removed using the application assembly tool (prior to installing the application).

  1. Display the Specify CMP Data Source Bindings panel. If you are using the installation wizard to install an application, the panel will be displayed already.
  2. For each CMP bean listed on the panel, specify a data source.

    It is highly recommended that each container managed entity bean in an application (EJB module) have a default resource JNDI name specified prior to running the EJB module in the application server. However, if all container managed entity beans in an EJB module will utilize the same data source, a single JNDI name can be specified for the EJB module as a whole.

    If no data source JNDI names are specified either at the entity bean level or the EJB module level, the default data source of the EJB container will be used for all unmapped container managed entity beans in the 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: Installing applications with the Web console Go to next article: Modify the Resource reference to JNDI name mapping with the Web console

 

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