Use this panel to browse or change the configuration properties of the selected JMS destination for use with the associated JMS provider.
A JMS destination is used to configure the properties of a JMS destination for the associated generic messaging provider (not the default messaging provider or WebSphere MQ). Connections to the JMS destination are created by the associated JMS connection factory.
A JMS destination for use with a generic messaging provider has the following properties.
The JNDI name that is used to bind the queue into the application server's namespace.
As a convention, use the fully qualified JNDI name; for example, in the form jms/Name, where Name is the logical name of the resource.
This name is used to link the platform binding information. The binding associates the resources defined by the deployment descriptor of the module to the actual (physical) resources bound into JNDI by the platform.
Data type | String |