LibraryToggle FramesPrintFeedback

If your endpoint is participating in in/out message exchanges, or exceptions need to be returned to the external endpoint, you need to configure how your endpoint will handle the reply messages. You can configure the JMS destination used to send the reply and how the endpoint specifies the reply message's correlation ID. In addition, you can specify a number of QoS settings including:

  • the reply message's priority

  • the reply message's persistence

  • the reply message's lifespan

You can also specify a number of custom properties to place in a reply message's JMS header.

Comments powered by Disqus