Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
How to disable connections for specified JMS channels, at startup.
Environment:
==========
o TIBCO BusinessEvents 4.0.1
o TIBCO BusinessEvents 4.0.1 / Hotfix-1
o All OS.
Symptoms:
=========
By default, be-engine connects to all defined channels on startup, including those not mentioned in the CDD file.
Cause:
=====
This is because such channels can be used as output channels. However this is not always desired.
Resolution:
=========
From BE 4.0.1 HF1 onwards, you can disable connections for specified JMS channels. To do so use properties that follow this format (to disable topic and queue connections respectively). Use forward slashes to define the project path to the channel:
be.channel.tibjms.queue.disabled=/URL/OF/JMS/CHANNEL/IN/BE/PROJECT
be.channel.tibjms.topic.disabled=/URL/OF/JMS/CHANNEL/IN/BE/PROJECT
Attachments:
==========
TIB_be-standard_4.0.1_hotfix1_readme.txt
References:
==========
TIB_be-standard_4.0.1_hotfix1_readme.txt