WAS v8.5 > Reference > SetsResource environment provider 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. Right-click Resource Environment Providers, and click New. The following fields are displayed on the General tab:
Name
Administrative name for the resource environment provider.
Description of the resource environment provider for the administrative records.
Class Path
Path to the JAR file containing the implementation classes for the resource environment provider.
Custom Properties
Specifies 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
Use application clients
Reference:
Resource environment entry settings for application clients