#ident	"@(#) apps/simpapp/ubbsimple	$Revision: 1.3 $"

#Skeleton UBBCONFIG file for the TUXEDO Simple Application.
#Replace the <bracketed> items with the appropriate values.

*RESOURCES
IPCKEY		<valid IPCKEY> 

#Example:
#IPCKEY		123456

DOMAINID	convsimp
MASTER		simple
MAXACCESSERS	50
MAXSERVERS	25
MAXSERVICES	50
MODEL		SHM
LDBAL		N

*MACHINES
DEFAULT:
		
		APPDIR="<path to your app directory>"
		TUXCONFIG="<fully qualified path of your tuxconfig file>"
		TUXDIR="<location of your tuxedo software>"

<Machine name>	LMID=simple


*GROUPS
GROUP1
	LMID=simple  GRPNO=1	OPENINFO=NONE
GROUP2
	LMID=simple  GRPNO=2	OPENINFO=NONE

*SERVERS
DEFAULT:
		CLOPT="-A"
convsimp	SRVGRP=GROUP1 SRVID=1	CONV=Y
DMADM		SRVGRP=GROUP2 SRVID=1
GWADM		SRVGRP=GROUP2 SRVID=2
GWTDOMAIN	SRVGRP=GROUP2 SRVID=3

*SERVICES
CTOUPPER
