Difference between tibco.tibjms.connect.attempts and com.tibco.tibjms.connect.attemptcount, com.tibco.tibjms.connect.attempttimeout parameters
book
Article ID: KB0079654
calendar_today
Updated On:
Products
Versions
TIBCO Enterprise Message Service
All
Description
" tibco.tibjms.connect.attempts" is java system property, it is global connection property , which will overwrite connection factory parameters.
com.tibco.tibjms.connect.attemptcount, com.tibco.tibjms.connect.attempttimeout parameters are ConnectionFactory property , they are used when setting connectionFactory object programmatically, the customer doesn't need to use them if they don't code their own.
Environment
All
Issue/Introduction
Difference between tibco.tibjms.connect.attempts and com.tibco.tibjms.connect.attemptcount, com.tibco.tibjms.connect.attempttimeout parameters