This chapter summarizes Chapter 3, "Installing XMLink Universal Gateway," and Chapter 4, "Configuring XMLink Universal Gateway."
Table A-1 Setting Up Tuxedo Server
Install the Gateway Tuxedo server.
all
Modify the ubbconfig file.
ubbconfig
Add the name of the Gateway Tuxedo server.
Specify the Gateway Tuxedo server options. For example:
CLOPT = "-A -- "
Add the Gateway Tuxedo service, GATEWAY_SERVICE, to the SERVICES section.
GATEWAY_SERVICE
SERVICES
Set CLASSPATH to contain the following:
CLASSPATH
Gateway.jar
j2ee.jar-
soap.jar
SOAP
xerces.jar
Deployed_GatewayAdapter.jar
RMI/IIOP
myEJB
.jar
EJB
xalan.jar
mail.jar
Modify Gateway.properties with the appropriate settings and place it in the directory specified by APPDIR. This includes settings for the following properties:
Gateway.properties
APPDIR
XUG.DeliveryAgent
XUG.DataTranslator
XUG.GatewayAdapter.JNDIName
XUG.Interface.endpointx.URL
XUG.Interface.endpoint
x
.URL
XUG.Interface.endpointx.TargetObjectURI
.TargetObjectURI
List the enterprise services in the TuxedoServices.xml file (or the file specified by the JVM property, XUG.TuxedoServices).
TuxedoServices.xml
XUG.TuxedoServices
List the EJB services in the EJBServices.xml file (or the file specified by the JVM property, XUG.EJBServices).
EJBServices.xml
XUG.EJBServices
Set the path variable to contain the location of the Java native library for accessing Oracle Tuxedo:
PATH
tconn6n.dll
tconnn.dll
UNIX and Linux: Set LD_LIBRARY_PATH to the location of libtconn6n.so for Tuxedo 6.5 or libtconnn.so for Tuxedo 7+.
LD_LIBRARY_PATH
libtconn6n.so
libtconnn.so
HP PA-RISC UNIX: Set SHLIB_PATH to the location of libtconn6n.sl for Tuxedo 6.5 or libtconnn.sl for Tuxedo 7+.
SHLIB_PATH
libtconn6n.sl
libtconnn.sl
Table A-2 Setting Up EIS Machine
Install and deploy the Gateway Adapter EJB.
List the enterprise services in the SoapServices.xml file (or the file specified by the JVM property, XUG.SoapServices).
SoapServices.xml
XUG.SoapServices
(optional) In the GatewayAdapter.properties file, specify Java properties.
GatewayAdapter.properties
(optional) Specify Gateway Adapter EJB properties or JVM system properties.