Sun Java System Message Queue 4.3 Administration Guide

Standard Message Properties

The connection factory attributes listed in Table 18–7 control whether the Message Queue client runtime sets certain standard message properties defined in the Java Message Service Specification.

Table 18–7 Connection Factory Attributes for Standard Message Properties

Property 

Type 

Default Value 

Description 

imqSetJMSXUserID

Boolean 

false

Set JMSXUserID property (identity of user sending message) for produced messages?

imqSetJMSXAppID

Boolean 

false

Set JMSXAppID property (identity of application sending message) for produced messages?

imqSetJMSXProducerTXID

Boolean 

false

Set JMSXProducerTXID property (transaction identifier of transaction within which message was produced) for produced messages?

imqSetJMSXConsumerTXID

Boolean 

false

Set JMSXConsumerTXID property (transaction identifier of transaction within which message was consumed) for consumed messages?

imqSetJMSXRcvTimestamp

Boolean 

false

Set JMSXRcvTimestamp property (time message delivered to consumer) for consumed messages?