Using the Sun TCP/IP JCA Adapter

General Outbound Settings

The General Outbound properties specify top-level parameters for the TCP/IP JCA Adapter.

Max Data Size

Default: 2147483647

Range: 1 to 2147483647 (bytes).

Maximum amount of data that can be held internally.

Scope Of State

Default: Resource Adapter Level

Choices include:

Resource Adapter Level

The state has the same lifecycle as the resource adapter.

Persistence

The state is persisted; state files are stored in the location specified by Persistence State File Location setting.

Connection Level

The state has the same lifecycle as the connection

OTD Level

The state has the same lifecycle as the OTD object.

Persistence State File Location

Default: C:/temp/tcpipinbound/state

Ignored unless Scope Of State is set to Persistence.

Location where state files are stored; a local path.