en.help.task-connectionservice.html Maven / Gradle / Ivy
Show all versions of console-jca-plugin Show documentation
To Configure the Connector Service
-
In the navigation tree, expand the Configuration node.
-
Under the Configuration node, select the Connector Service node.
The Connector Service page opens.
-
In the Shutdown Timeout field, type 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.
-
From the Connector Classloading Policy drop-down list, select the policy to be used.
-
Select derived
to specify 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.
-
Select global
to specify 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.
-
Click Save.
Tip:
To return to the default settings, click the Load Defaults button, then click Save.
See Also
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices