11.1.5 Configuring Servers to Call Remote Joint Client/Server Objects
In order for an Oracle Tuxedo server to call remote joint
client/server objects, that is, joint client/server objects located
outside the Oracle Tuxedo domain, the server must be configured to
enable outbound IIOP. This capability is enabled by specifying the
-O
(uppercase letter O) option in the IIOP Server
Listener (ISL) server command. Setting the -O
option
enables outbound invokes (outbound IIOP) on joint client/server
objects that are not connected to an IIOP Listener Handler
(ISH).
You set ISL command options in the SERVERS
section of the server’s UBBCONFIG
file. Because support for outbound IIOP requires a small amount of extra resources, the default is outbound IIOP disabled. For more information, see “Using the ISL Command to Configure Outbound IIOP” in Oracle® Tuxedo Application Configuration Guide and “ISL(1)
” in the Oracle® Tuxedo Command Reference.
Parent topic: Introduction