All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-connectionservice.html Maven / Gradle / Ivy

The newest version!


To Configure the Connector Service

  1. In the navigation tree, expand the Configuration node.

  2. Under the Configuration node, select the Connector Service node.

    The Connector Service page opens.

  3. 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.

  4. 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.

  5. Click Save.


    Tip:

    To return to the default settings, click the Load Defaults button, then click Save.


See Also

To Deploy a Connector Module

Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2024 Weber Informatics LLC | Privacy Policy