Skip Headers
Oracle® Fusion Middleware Performance and Tuning for Oracle WebLogic Server
11g Release 1 (10.3.1)
E13814-02
  Go To Documentation Library
Library
Go To Product List
Product
Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

19 Tuning WebLogic Tuxedo Connector

The WebLogic Tuxedo Connector (WTC) provides interoperability between WebLogic Server applications and Tuxedo services. WTC allows WebLogic Server clients to invoke Tuxedo services and Tuxedo clients to invoke WebLogic Server Enterprise Java Beans (EJBs) in response to a service request. See "WebLogic Tuxedo Connector" in Oracle Fusion Middleware Information Roadmap for Oracle WebLogic Server.

The following sections provide information on how to get the best performance from WTC applications:

Configuration Guidelines

Use the following guidelines when configuring WebLogic Tuxedo Connector:

Best Practices

The following section provides best practices when using WTC:

Table 19-1 Example of Correctly Configured Load Balancing

ResourceName LocalAccessPoint RemoteAccessPointList RemoteName

service1

WDOM1

TUXDOM1

TOLOWER

service1

WDOM1

TUXDOM2

TOLOWER2


The following is an example an incorrectly configured load balancing requests. The following configuration results in the same composite key for service1:

Table 19-2 Example of Incorrectly Configured Load Balancing

ResourceName LocalAccessPoint RemoteAccessPointList RemoteName

service1

WDOM1

TUXDOM1

TOLOWER

service1

WDOM1

TUXDOM1

TOLOWER