![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The following properties relate to JMS channels. Most enable you to define how TIBCO BusinessEvents attempts to reconnect to a JMS server in the event of a disconnection. Two relate to disabling connections. See Chapter 5, JMS Channels for details about configuring a JMS channel.
The value must use the format: attempts, retry interval. For example: 10,500 means 10 attempts, with a 500 millisecond interval between each retry attempt.Note: Use either be.jms.reconnect.timeout or com.tibco.tibjms.connect.attempts. If you set both the properties, then com.tibco.tibjms.connect.attempts takes precedence. Note: Unacknowledged messages (Events) are resent to the TIBCO BusinessEvents engine, which may result in duplicate events.Note: Use either be.jms.reconnect.timeout or com.tibco.tibjms.connect.attempts. If you set both the properties, then com.tibco.tibjms.connect.attempts takes precedence.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |