Administered objects settings
Use this panel to view or change the configuration properties of the selected administered objects.
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 Adapters > resource_adapter_instance. Right-click Administered Objects and click New. The following fields appear on the General tab.
The settings for administered objects are handled similarly to connection factories. When updating administered objects, use the same panels that you used to create administered objects.
Name
The name by which this administered object is known for administrative purposes within IBM WebSphere Application Server. The name must be unique within the resource adapter administered objects across the product administrative domain.
Information Value Data type String
Description
An optional description of this connection factory for administrative purposes within IBM WebSphere Application Server.
Information Value Data type String
JNDI Name
This entry is a resource-env-ref name, a message-destination-ref name (if the message-destination-ref has no link), or a message-destination link.
Information Value Data type String
Type
A drop-down list of all the administered object class-interface pairs as defined for the admin objects in the Resource Adapter Archive (RAR) file.
For each Type, there is a set of properties specified in the Properties box. This set of properties is constructed by retrieving the properties from each administered object definition. For any existing administered objects that are displayed for updating, this list of properties is overlaid with the properties specified for the objects. When the Type field is changed, the properties also change to reflect the correct properties for that type.
Information Value Data type String
Related concepts
Resource adapters for the client
Related tasks
Use application clients Reference topic