Oracle GlassFish Message Queue 4.4.2 Administration Guide

source Attributes

Table 12–5 lists the attributes for the source element in the JMS Bridge XML configuration file.

Table 12–5 source Attributes

Attribute 

Type 

Description 

clientid

String 

A JMS client identifier for the message consumer connection 

Default value: not set 

connection-factory-ref

String 

The ref-name attribute value of the connection-factory element to associate with this source.

Default value: no default 

destination-ref

String 

The ref-name attribute value of the destination element to associate with this source.

Default value: no default 

durable-sub

String 

A JMS durable subscription name. 

This attribute is ignored if the source's destination is not a javax.jms.Topic object.

Default value: not set 

selector

String 

A JMS selector for the message consumer 

Default value: not set