Use the Edit External Resource page to modify an external JNDI resource.
The Edit External Resource page contains the following options.
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.
The fully qualified type definition for the resource.
The user-specified name for the factory class. This class implements the javax.naming.spi.InitialContextFactory interface.
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.
A description of this external resource.
The status of the external resource. The external resource can be enabled or disabled. The default value is Enabled.
Additional properties for the external resource. GlassFish Server does not define any additional properties for external resources.