![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
When connecting a fault-tolerant client to EMS, you must specify two or more EMS servers, as described in Configuring Clients for Shared State Failover Connections in the TIBCO Enterprise Message Service User’s Guide.C clients list the primary and backup server URLs in the brokerURL argument to a connection constructor, separated by a comma.In this example, the first server is tcp://server0:7222, and the second server is tcp://server1:7344 (if first server is not available).
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |