Connector Service

Use the Connector Service page to modify general settings for the Connector Service, which governs resource adapters.

The Connector Service page contains the following options.

Load Defaults

Button to restore the default values of all the settings.

Shutdown Timeout

The maximum number of seconds allowed during Enterprise Server shutdown for the ResourceAdapter.stop method of a connector module's instance to complete. Resource adapters that take longer to shut down are ignored, and Enterprise Server shutdown continues. The default value is 30 seconds.

Connector Classloading Policy

The policy to be used for loading classes. Available choices are:

derived

Indicates that the resource adapters are provided according to an application's references to any of the resource adapter's resources. This policy is the default.

global

Indicates that all resource adapters will be visible to all applications.

This policy does not apply to the preinstalled JMS system resource adapter, jmsra, which is always visible to all applications.

Related Tasks
Related asadmin Commands

None.