JMS Server Connection Parameters For ESB Channel

List of properties for ESB channel at facade and target side.

JMS server connection parameters are defined by the following properties. Edit the property per your JMS server connection details.

JMS Server Connection Parameters at Facade Side

The following properties define the JMS server connection parameters for ESB channel used at the facade (northbound) side. Edit the properties values per your JMS server settings.

JMS Server Connection Parameters (facade)
Property Name Default Value
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JMSProviderURL tcp://localhost:7222
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JNDIContextURL tibjmsnaming://localhost:7222
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/TopicConnectionFactoryName TopicConnectionFactory
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/QueueConnectionFactoryName QueueConnectionFactory
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JNDIUsername admin
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JNDIPassword  
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JMSUsername admin
tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JMSPassword  

JMS Server Connection Parameters At Target Side

The following properties define the JMS server connection parameters for ESB channels used at the target (southbound) side. By default, you can use three ESB channels at southbound side. Edit the properties values per your JMS server settings.

JMS Server Connection Parameters (Target)
Property Name Default Value
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JMSProviderURL tcp://localhost:7222
tibco.clientVar.Common/Connections/JMS/SouthboundEsbConnection0/JNDIContextURL tibjmsnaming://localhost:7222
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/TopicConnectionFactoryName TopicConnectionFactory
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/QueueConnectionFactoryName QueueConnectionFactory
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JNDIUsername admin
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JNDIPassword  
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JMSUsername admin
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JMSPassword  
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JMSProviderURL tcp://localhost:7222
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JNDIContextURL tibjmsnaming://localhost:7222
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/TopicConnectionFactoryName TopicConnectionFactory
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/QueueConnectionFactoryName QueueConnectionFactory
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JNDIUsername admin
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JNDIPassword  
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JMSUsername admin
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JMSPassword  
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JMSProviderURL tcp://localhost:7222
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JNDIContextURL tibjmsnaming://localhost:7222
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/TopicConnectionFactoryName TopicConnectionFactory
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/QueueConnectionFactoryName QueueConnectionFactory
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JNDIUsername admin
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JNDIPassword  
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JMSUsername admin
tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JMSPassword  

Facade Queue Names For ESB Transport

The queue names for the ESB channel at facade side are defined by the following properties. Edit the default values, if needed.

Facade Queue Names (ESB)
Global Variable Default Value
tibco.clientVar.ASG/facade/ESB0/requestQueue asg.in.request
tibco.clientVar.ASG/facade/ESB0/replyQueue asg.in.request.reply.0

Target Queue Names For ESB Transport

The queue names for the ESB channel at target side are defined by the following properties. Edit the default values, if needed:

Target Queue Names (ESB)
Global Variable Default Value
tibco.clientVar.ASG/Endpoint/ESB0/requestQueue asg.out.request
tibco.clientVar.ASG/Endpoint/ESB0/replyQueue asg.out.request.reply.0.0
tibco.clientVar.ASG/Endpoint/ESB1/requestQueue asg.out.request
tibco.clientVar.ASG/Endpoint/ESB1/replyQueue asg.out.request.reply.0.1
tibco.clientVar.ASG/Endpoint/ESB2/requestQueue asg.out.request
tibco.clientVar.ASG/Endpoint/ESB2/replyQueue asg.out.request.reply.0.2