Example WTC Service and Tuxedo UBB Files

5-2 WebLogic Tuxedo Connector Administration Guide for Oracle WebLogic Server

5.1.1 Example WTC Service and Tuxedo UBB Files

The following WTC Service represented by the WTCServer MBean in the config.xml file provides an example of how to configure an Imported Services configuration for a TUXEDO CORBA server. Example 5–1 Example WTCServer MBean for a CORBA Server Application wtc-server nameWTCsimpappCNSname wtc-local-tux-dom access-pointexamplesaccess-point access-point-idexamplesaccess-point-id connection-policyON_DEMANDconnection-policy nw-addr123.123.123.123:5678nw-addr namemyLoclTuxDomname securityNONEsecurity wtc-local-tux-dom wtc-remote-tux-dom access-pointTUXDOMaccess-point access-point-idTUXDOMaccess-point-id local-access-pointexampleslocal-access-point nw-addr123.123.123.123:1234nw-addr namemyRTuxDomname wtc-remote-tux-dom wtc-import local-access-pointexampleslocal-access-point namemyImportedResourcesname remote-access-point-listTUXDOMremote-access-point-list remote-namesimpappremote-name wtc-import wtc-server The following example Tuxedo UBB configuration file has a DOMAINID name of simpapp. The DOMAINID name is used in the Resource Name attribute of the Imported Services configuration of your WTC Service. Example 5–2 Example Tuxedo UBB File for a CORBA Server Application RESOURCES IPCKEY 55432 DOMAINID simpapp MASTER SITE1 MODEL SHM LDBAL N MACHINES YODA LMID=SITE1 APPDIR=your APPDIR TUXCONFIG=APPDIR\tuxconfig TUXDIR=your TUXDIR MAXWSCLIENTS=10 GROUPS SYS_GRP LMID=SITE1 GRPNO=1 APP_GRP LMID=SITE1 GRPNO=2 SERVERS Administration of CORBA Applications 5-3 DEFAULT: RESTART=Y MAXGEN=5 TMSYSEVT SRVGRP=SYS_GRP SRVID=1 TMFFNAME SRVGRP=SYS_GRP SRVID=2 CLOPT=-A -- -N -M TMFFNAME SRVGRP=SYS_GRP SRVID=3 CLOPT= -A -- -N TMFFNAME SRVGRP=SYS_GRP SRVID=4 CLOPT=-A -- -F ISL SRVGRP=SYS_GRP SRVID=5 CLOPT=-A -- -n your tux machine:2468 cns SRVGRP=SYS_GRP SRVID=6 CLOPT=-A -- DMADM SRVGRP=SYS_GRP SRVID=7 GWADM SRVGRP=SYS_GRP SRVID=8 GWTDOMAIN SRVGRP=SYS_GRP SRVID=9 simple_server SRVGRP=APP_GRP SRVID=1 RESTART = N SERVICES

5.2 How to Administer and Configure Oracle WebLogic Tuxedo Connector for Inbound RMI-IIOP