bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


TUXEDO Queuing Bridge --> Connections

Tasks     Related Topics     Attributes

Overview

Use this tab to configure connectivity attributes for your tBridge connection.

Tasks

Creating a tBridge Connection

Related Topics

Configuring tBridge

Attributes

Table 11-13

Attribute Label

Description

Value Constraints

Timeout

The effective length of a timeout for an entire redirection (seconds) when placing a message on the target location. 0 indicates an infinite wait.

MBean: weblogic.management.
configuration.
WTCtBridgeGlobalMBean

Attribute: Timeout

Minimum: 0

Maximum: 2147483647

Default: 60

Retries

The number of attempts to redirect a message before putting the message in the specified error location and logging an error.

MBean: weblogic.management.
configuration.
WTCtBridgeGlobalMBean

Attribute: Retries

Minimum: 0

Maximum: 2147483647

Default: 0

Retry Delay

The minimum amount of time (milliseconds) to wait before redirecting a message after a failure. During this time, no other messages are redirected from the thread. Other threads may continue to redirect messages.

MBean: weblogic.management.
configuration.
WTCtBridgeGlobalMBean

Attribute: RetryDelay

Minimum: 0

Maximum: 2147483647

Default: 10

 

Back to Top Previous Next