JNDI Destinations

You can perform create, get, and delete operations on topic and queue JNDI destination types.

Consider the following information when you create a JNDI destination:

  • Creating a connection factory and destination with the same name is not allowed for a Universal Messaging server instance.
  • Updating a JNDI destination is not supported.
  • Deleting a JNDI destination does not delete the channel or queue that exists on the Universal Messaging server instance.

The following table describes the fields and values to specify when you create a JNDI destination.

Field Description
Lookup name Required. Unique name of the JNDI destination. Once created, you cannot edit the JNDI destination name. The name can include upper and lower case alphabetic characters, digits (0-9), a double colon (::), slash (/), and periods (.), for example, destination1. Use a double colon (::) to specify a nested name space, for example, destination1::destination2.
Destination type Type of destination. You cannot edit this field.
Store name Required. Unique name of the JMS channel or queue. Once created, you cannot edit the store name. The store name can include upper and lower case alphabetic characters, digits (0-9), a double colon (::), and slash (/).
Auto-create JMS channel Select to enable auto-creation of the JMS channel.
Auto-create JMS queue Select to enable auto-creation of the JMS queue.