Use this page to create a new JNDI custom resource.
The following table describes the fields and buttons on the screen. The left column lists the fields and buttons; the right column describes the functionality.
Field or Button
|
Description
|
---|---|
JNDI Name |
Provide a JNDI name for the custom resource you're creating. For example, if you are creating a custom resource for testing your bean, you can specify test/myBean as the JNDI name. |
Resource Type |
Specify the type of resource you're creating. A resource type is a fully qualified definition that defines a resource. |
Factory Class |
In the Factory Class field, enter a factory class name for the custom resource you are creating. The Factory Class is the user-specified name for the factory class of the custom resource. This class implements the javax.naming.spi.ObjectFactory interface. |
Description |
Provide a description for the custom JNDI resource. Your description should not exceed 250 characters, and must clearly describe the purpose of the custom resource. |
Custom Resource Enabled |
Mark this checkbox to enable your custom resource. |
OK |
Saves your changes |
Cancel |
Cancels your changes. |
Save |
Saves your edit. |
Reset |
Cancels your changes, and resets the page to default values. |
See also | |
---|---|