SourceForge.net Logo

Requirement: message.redelivered.receive

If a client receives a message with the JMSRedelivered indicator set, it is likely, but not guaranteed, that this message was delivered but not acknowledged in the past. In general, a provider must set the JMSRedelivered message header field of a message whenever it is redelivering a message.

See:

  • Section 3.4.7, JMSRedelivered
  • Section 3.4.11, How Message Header Values Are Set