This section presents issues associated with exporting messages from EMS to Rendezvous.
Consider an EMS message in which the field JMSReplyTo
contains a topic. When exporting such a message to Rendezvous, you must explicitly configure tibemsd
to import replies from Rendezvous to that reply topic.
Consider an EMS message in which the field JMSReplyTo
contains a temporary topic. When tibemsd
exports such a message to Rendezvous, it automatically arranges to import replies to that temporary topic from Rendezvous; you do not need to configure it explicitly.
When an RVCM listener receives its first labeled message, it registers to receive subsequent messages as certified messages. Until the registration is complete, it receives labeled messages as reliable messages. When exporting messages on a tibrvcm
transport, we recommend either of two actions to ensure certified delivery for all exported messages:
create rvcmlistener
), or in the configuration file tibrvcm.conf
(see tibrvcm
).![]() |
For full end-to-end certified delivery to Rendezvous from EMS, the following condition must be true: |
TIBCO Enterprise Message Service™ User’s Guide Software Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |