Web module message destination references [Settings]
For each reference, specify the JNDI name under which the resource is known in the runtime environment.
Binding a resource reference maps a resource dependency of the web application to an actual resource available in the server runtime environment. At a minimum, you can achieve this mapping by specifying the JNDI name under which the resource is known in the runtime environment. By default, the JNDI name is the resource ID that you specified in the web.xml file during development of the web application bundle (WAB).
The rows contain the JNDI names of resource mapping targets for your references only if you bound them together during application assembly. You can modify the mappings, as required, by entering the appropriate values in the JNDI Name column.
General Properties
- Composite bundle identifier
- This identifier is displayed only if the EBA asset uses composite bundles.
Each composite bundle is identified by a string in the following form:
Composite bundle archive (CBA)'composite.bundle.symbolic.name_composite.bundle.version'. Bundles that are part of a composite bundle are listed beneath the composite bundle identifier.- Composite bundle symbolic name
- The non-localizable name for this composite bundle.
- Composite bundle version
- The version of this composite bundle.
The symbolic name, together with the version, uniquely identifies a composite bundle.
- Bundle symbolic name
- The non-localizable name for this bundle.
- Bundle version
- The version of this bundle.
The bundle symbolic name, together with the bundle version, uniquely identifies a bundle.
- Reference name
- The name of a resource reference that is used in the application, if applicable, and is declared in the deployment descriptor of the WAB.
- Resource Type
- The type of the resource reference.You can use this panel to specify bindings for any message-destination-ref (message destination reference) resource or resource-env-ref (resource environment reference) resource, as defined in the Java™ specification JSR-250: Common Annotations for the Java Platform. For example, the following are all types of message-destination-ref resource:
- Default messaging JMS queues destinations
- Default messaging JMS topic destinations
- JMS queue destination for WebSphere® MQ
- JMS topic destination for WebSphere MQ
Note: To specify bindings for a resource-ref (resource reference) resource, use the Web module resource references [Settings] panel. - JNDI name
- The Java Naming and Directory Interface (JNDI) name of the message destination or resource environment that is the mapping target of the resource reference.