-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Oracle SOA Suite 11g Performance Tuning Cookbook

Increasing the timeouts above the default values for a number of key SOA Suite EJBs will reduce the number of timeouts that may occur under heavy load. These timeouts can result in poor performance, as they cause requests to be retried on an already heavily loaded system.
For details on this, refer to the Getting ready section of the Tuning global transaction timeouts recipe.
To tune the SOA Suite EJB timeouts, perform the following steps:
Connect to the WebLogic administration console at http://localhost:7001/console
. Replace localhost
and 7001
with the hostname and port of the server if it is not running locally on 7001
. If this is the first time you have accessed the WebLogic console since starting the server, WebLogic will first deploy the console application, which may take a few minutes.
Log in to the console with your administration credentials.
Select Deployments in the left-hand navigation pane.
In the main pane, locate the soa...