A custom JNDI resource specifies a custom server-wide resource object factory.
The Custom Resources page opens.
The New Custom Resource page opens.
This name will be registered in the JNDI naming service. The JNDI name organizes and locates components within a distributed computing environment similarly to the way that card catalogs organize and represent locations of books in a library. Consequently, the JNDI name becomes an important method of accessing the custom resource.
The Factory Class is the user-specified name for the factory class. This class implements the javax.naming.spi.ObjectFactory interface.
This description is a string value and can include a maximum of 250 characters.
By default, the resource is enabled, meaning that it is available as soon as it is created.
The GlassFishTM Server does not define any additional properties for custom resources.
To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.