tibrvcm.conf

This file defines the TIBCO Rendezvous certified messaging (RVCM) listeners for use by topics that export messages to a tibrvcm transport. The server preregisters these listeners when the server starts up so that all messages (including the first message published) sent by way of the tibrvcm transport are guaranteed. If the server does not preregister the RVCM listeners before exporting messages, the listeners are created when the first message is published, but the first message is not guaranteed.

The format of this file is

transport listenerName subjectName
Parameter Name Description
transport The name of the transport for this RVCM listener.
listenerName The name of the RVCM listener to which topic messages are to be exported.
subjectName The RVCM subject name that messages are published to. This should be the same name as the topic names that specify the export property.

Example

RVCM01 listener1 foo.bar
RVCM01 listener2 foo.bar.bar