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

   Setting Up a BEA Tuxedo Application

Example of a Network Configuration for a Simple Distributed Application

The following example shows how to configure a simple network.

# The following configuration file excerpt shows a NETWORK
# section for a 2-site configuration.

*NETWORK
SITE1 NADDR="//mach1:80952"
NLSADDR="//mach1:serve"
#
SITE2 NADDR="//mach386:80952"
NLSADDR="//mach386:serve"