Special Cases
The following header fields are special cases:
- Jakarta Messaging header
JMSDestination
corresponds to Rendezvous subject. - Jakarta Messaging header
JMSReplyTo
corresponds to Rendezvous reply subject. - Jakarta Messaging header
JMSExpiration
corresponds to the time limit of the Rendezvous certified message. - Jakarta Messaging header
JMSTimestamp
corresponds to the time when the message was created. If this header field is not present, when thetibemsd
receives the message it sets theJMSTimestamp
to the current time.