Oracle GlassFish Message Queue 4.4.2 Administration Guide

destination Attributes

Table 12–9 lists the attributes for the destination element in the JMS Bridge XML configuration file.

Table 12–9 destination Attributes

Attribute 

Type 

Description 

lookup-name

String 

JNDI lookup name for the destination. If specified, the JNDI environment properties must specified as property subelements of this destination element.

Default value: not set 

name

String 

The JMS destination name of this destination. This attribute is ignored if lookup-name is specified.

Default value: not set 

ref-name

String 

Unique name for this destination. 

Default value: no default 

type

queue or topic

The JMS destination type of this destination. This attribute is ignored if lookup-name is specified

Default value: queue