Disabling connections for specified JMS channels, at startup.

Disabling connections for specified JMS channels, at startup.

book

Article ID: KB0084558

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

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

Issue/Introduction

Disabling connections for specified JMS channels, at startup.

Attachments

Disabling connections for specified JMS channels, at startup. get_app