+

Search Tips   |   Advanced Search

Resource environment entries collection


To view configured resource environment entries. Within an appserver name space, the data contained in a resource environment entry is converted into an object that represents a physical resource. This resource is frequently called an environment resource.

An environment resource can be of any arbitrary type. See the latest EJB specification for more information about resource environment references and environment resources.

We can access this admin console page in one of two ways:

Name

Specifies a text identifier that helps distinguish this resource environment entry from others.

For example, we can use My Resource for the name.

Data type String

JNDI Name

String to be used when looking up this environment resource using JNDI.

This is the string to which you bind resource environment reference deployment descriptors.

Data type String

Scope

Resource environment entry scope, which is inherited from the resource environment provider.

Provider

Resource environment provider for this entry. The provider encapsulates the classes that, when implemented, convert resource environment entry data into resource objects.

Description

Specifies text for information to help further identify and distinguish this resource

Data type String

Category

Category we can use to group environment resources according to some common feature.

It is strictly an organizational property and has no effect on the function of the environment resource.

Data type String





Subtopics


Resource environment entry settings

 

Related tasks


Mapping logical names of environment resources to their physical names

 

Related


Administrative console preference settings