Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
BE reconnects to JMS channels when the following property is specified:
be.jms.reconnect.timeout <non-zero value in sec>
The be.jms.reconnect.timeout property value is in seconds, and the default value is 0 with which BE will not try to reconnect. You need to explicitly specify this property with a non-zero value, in the deployed BE application tra file.
Note: You can use either be.jms.reconnect.timeout or com.tibco.tibjms.connect.attempts. If you set both the properties, then the property com.tibco.tibjms.connect.attempts takes precedence.
Please Refer to TIBCO Business Events 3.0.1 Users Guide, Chapter 2, Working with Channels and destinations for complete details.