2.4.2 Specifying MQ Adapter Server Group in the UBBCONFIG file
Add the following lines to the *GROUPS
section of
the UBBCONFIG file for the group used for the MQ Adapter for Oracle
Tuxedo servers.
MQ_GROUP_NAME TMSNAME=MQXA TMSCOUNT=3
OPENINFO="MQSeries_XA_RMI:BEA.TEST.MANAGER"
In the above example, MQ_GROUP_NAME
is the name of
the group in which the MQ adapter servers are defined. Your
application may use whatever name it wants for this group. The
number of TMS servers in this group is 3. BEA.TEST.MANAGER is the
name of the queue manager being used, and another name should be
substituted if your queue manager is named something else.
Parent topic: Building the Oracle Tuxedo MQ Adapter Servers