BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Administration   |   Topic List   |   Previous   |   Next   |   Contents

   Using the BEA Tuxedo Domains Component

How to Define the Domains Environment for rapp (in the UBBCONFIG File)

For the sample remote application configuration file, rapp.ubb, only the required parameters are defined. Default settings are used for optional parameters.

The following three server groups are defined:

The following four servers are defined:

Example of an Application Configuration File for rapp

Example of an Application Configuration File (rapp.ubb)


# rapp.ubb
#
*RESOURCES
IPCKEY 222222

MASTER        RAPP

MODEL         SHM

*MACHINES

juliet

              LMID=RAPP
TUXDIR="/opt/tuxedo"
APPDIR="/home/rapp"
TUXCONFIG="/home/rapp/rapp.tux"

*GROUPS

RDMGRP        GRPNO=1 LMID=RAPP
RGWGRP GRPNO=2 LMID=RAPP
APPGRP GRPNO=3 LMID=RAPP

*SERVERS

DMADM         SRVGRP=RDMGRP SRVID=1
GWADM SRVGRP=RGWGRP SRVID=1
GWTDOMAIN SRVGRP=RGWGRP SRVID=2 REPLYQ=N
simpserv SRVGRP=APPGRP SRVID=1

*SERVICES
TOUPPER