+

Search Tips   |   Advanced Search

 

Resource environment entry settings for application clients

 

Use this page to specify resource environment entry properties.

To view this Application Client Resource Configuration Tool (ACRCT) page, click File > Open. After you browse for an EAR file, click Open. Expand the selected JAR file > Resource Environment Providers > resource environment instance. Right-click Resource Environment Entries, and click New. The following fields appear on the General tab:

 

Name

Specify the administrative name for the resource environment entry.

 

Description

Specify a description of the URL for your administrative records.

 

JNDI Name

Specify the Java Naming and Directory Interface (JNDI) name for the resource, including any naming subcontexts.

Use this name to link to the binding information of the platform. The binding associates the resources defined in the deployment descriptor of the module to the actual (or physical) resources bound into JNDI by the platform.


 

Related Reference


Resource environment provider settings for application clients

 

Custom Properties

Specify name-value pairs for setting additional properties on the object that is created at run time for this resource.

You must enter a name that is a public property on the object and a value that can be converted from a string to the type required by the set method of the property. The acceptable properties and values depend on the object that is created. Refer to the object documentation for a list of valid properties and values.


 

Related tasks


Use application clients
Configure new resource environment entries for application clients