JMSDestination cannot be used in message selector field.

JMSDestination cannot be used in message selector field.

book

Article ID: KB0085564

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
According to the JMS specification implementation in J2EE, the JMSDestination field cannot be used as a selector:
  • Message header field references are restricted to JMSDeliveryMode, JMSPriority, JMSMessageID, JMSTimestamp, JMSCorrelationID, and JMSType. JMSMessageID, JMSCorrelationID and JMSType. Values may be NULL and if so are treated as a NULL value.
This restriction is specified by JMS and the EMS is an implementation of this, so it is a valid restriction.

Issue/Introduction

JMSDestination cannot be used in message selector field.