en.help.ref-jndiexternalresourceedit.html Maven / Gradle / Ivy
Show all versions of console-common-full-plugin Show documentation
Edit External Resource
Use the Edit External Resource page to modify an external JNDI resource.
The Edit External Resource page contains the following options.
- JNDI Name
-
A unique name that identifies the resource. The JNDI name is a read-only field. You can only specify the JNDI name when you create a new external resource.
- Resource Type
-
The fully qualified type definition for the resource.
- Factory Class
-
The user-specified name for the factory class. This class implements the javax.naming.spi.InitialContextFactory
interface.
- JNDI Lookup
-
The JNDI value to look up in the external repository.
For example, when creating an external resource to connect to an external repository, to test a bean class, the JNDI Lookup can look like this: cn=
testmybean.
- Deployment Order
-
The deployment order of the external resource.
- Description
-
A description of this external resource.
- Status
-
Whether the resource is available at runtime.
If only the default server instance, server
, exists in the domain, the resource's runtime availability can be enabled or disabled. Runtime availability is enabled by default.
If any clusters or standalone instances have been created in the domain, use the Target tab to control runtime availability of the resource on its targets.
- Additional Properties
-
Additional properties for the external resource. GlassFish Server does not define any additional properties for external resources.
Related Tasks
-
-
-
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices