To view the configuration for a resource adapter, you must select the adapter in the Connectors → Connector 1.0 tree. You can then check the following settings:
- General - you can view these settings on the Generaltab. They include the properties set in the standard ra.xml, such as resource adapter display name, description, vendor name, specification version, EIS type and version. Here you can also see if a license is required for the adapter and if it has been deployed within an application or it is a standalone resource adapter. The adapter is standalone, if the Is Real Applicationindicator is not selected.
- Resource adapter - these settings are displayed on the Resource Adapter tab. They include the connector group and the loader references. These properties are related to the resource adapter classloading.
- ManagedConnectionFactory - you can view these settings on the Managed Connection Factory tab. They define the configuration of the ManagedConnectionFactory (MCF) that provides a ConnectionFactory, which the applications can lookup from the JNDI registry and use to obtain a connection to the EIS. The settings are related to the transaction support and the authentication mechanism of the MCF, its specific properties, and the ConnectionFactory provided by the MCF and registered in the JNDI registry.
- Security - on the Security tab you can check the authentication type of the resource adapter and the identity subjects defined for it.
- Drivers - on the Drivers tab you can check if any JDBC drivers have been registered with the resource adapter.
For more information about these settings, see Deploying the Resource Adapter in the Development Manual.