Connecting TIBCO Order Management - Long Running to TIBCO® EMS Server with SSL Enabled
Procedure
-
In Configurator or the XML files, set the following properties as specified:
- In Configurator:
-
com.tibco.tibjms.naming.security_protocol =
ssl
-
com.tibco.tibjms.naming.ssl_enable_verify_host =
false
-
TopicConnectionFactory =
SSLTopicConnectionFactory
-
QueueConnectionFactory =
SSLQueueConnectionFactory
-
GenericConnectionFactory =
SSLConnectionFactory
- In the xml files:
- In
<OM_HOME>/roles/configurator/standalone/config/ConfigValues_OMS.xml
-
com.tibco.tibjms.naming.security_protocol =
ssl
-
com.tibco.tibjms.naming.ssl_enable_verify_host =
false
-
TopicConnectionFactory =
SSLTopicConnectionFactory
-
QueueConnectionFactory =
SSLQueueConnectionFactory
-
GenericConnectionFactory =
SSLConnectionFactory
- In
<OM_HOME>/roles/configurator/standalone/config/OMSServerLog4j.xml
-
TopicConnectionFactory =
SSLTopicConnectionFactory
- In
<OM_HOME>/roles/configurator/standalone/config/AOPDLog4j.xml
-
TopicConnectionFactory =
SSLTopicConnectionFactory
- In
<OM_HOME>/roles/configurator/standalone/config/ConfigValues_AOPD.xml
-
GenericConnectionFactory =
SSLConnectionFactory
-
Start (restart) the server.
Copyright © 2023. Cloud Software Group, Inc. All Rights Reserved.