en.help.ref-connectionservice.html Maven / Gradle / Ivy
Show all versions of console-jca-plugin-help
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.
- Configuration Name
The name of the configuration to which the settings on this page apply. This field is read only.
- Shutdown Timeout
The maximum number of seconds allowed during GlassFish 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 GlassFish 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.
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices