SourceForge.net Logo

Requirement: message.destination

When a message is sent, JMSDestination is ignored. After completion of the send it holds the destination object specified by the sending method. When a message is received, its destination value must be equivalent to the value assigned when it was sent.

See:

  • Section 3.4.1, JMSDestination
  • Section 3.4.11, How Message Header Values Are Set