|
Requirement: message.correlationThe JMSCorrelationID header field may be used to link one message with another. It can contain a provider-specific message ID, an application-specific string, or a provider-native byte[] value. The application-specific string must not start with the 'ID:' prefix: this is reserved for provider generated messages Ids. See:
|