Message destination reference settings
If your application uses message-driven beans, use this page to specify the Java Naming and Directory Interface (JNDI) name of the J2C administered object to bind the message destination reference to the message-driven beans. You must map each message destination reference that is defined in your application to an administered object.
To view this administrative console page, click Bind message destination references to administered objects page on the application installation and update wizards.
. This page is the same as theIf the message destination reference is from an EJB 3.0 or later module, then the JNDI name is optional and the run time provides a container default value.
To apply binding changes to multiple mappings:
- In the list of mappings, select the Select check box for each EJB module that you want mapped to a particular binding.
- Expand Apply Multiple Mappings.
- Complete one of the following steps:
- Specify a message destination name.
- Select a target resource JNDI name for a message destination.
- Click Apply.
- Click OK or Next.
Module
Specifies the name of the module that contains the bean.
Bean
Specifies name of a bean in the application.
URI
Specifies the location of the module relative to the root of the enterprise archive (EAR) file.
Message destination object
Specifies the message destination object.
Type
Specifies the type of object.
Target Resource JNDI Name
Specifies the Java Naming and Directory Interface (JNDI) name of the bean.
This is a data entry field. To change the JNDI name bound to this bean, type the new name in this field.