This section contains the following topics:
Add a Third-Party Library to a Connector
Add a Certificate for a Connector
Find the Version of a Connector
Customize the Configuration for a Connector
CA IAM Connector Server lets you hot-deploy connectors. This means that you can add, start, stop, and remove connectors while CA IAM Connector Server is running.
You can deploy connectors that came with your product, and connectors that you downloaded from the CA Support site.
Follow these steps:
You can select Start Bundle to have it start automatically after loading, or you can start it yourself later.
The new bundle appears in the Bundles list.
Restarting a connector is useful when you have changed some configuration and you want the connector to use the new setting.
These instructions apply to connectors that CA IAM Connector Server manages.
Follow these steps:
The selected connector restarts, and any bundles that depend on that connector also restart.
The following connectors require libraries that do not ship with CA IAM Connector Server:
If you want to use one of these connectors, you must add the required libraries to the connector bundle.
Follow these steps:
cs-home/bin
The script prompts for the location of the files that you downloaded.
The script creates a bundle for the libraries, and saves the bundle in the same folder as the script.
Note: You can deploy the OSGI bundle from the connector server GUI or copy the jar files to ca-home/jcs/data/bundles/restore. Then restart the connector server and wait up to ten minutes for it to load.
The new bundle appears in the Bundles list.
The connector can now use the third-party library bundle.
CA IAM Connector Server has its own keystore. You can add trusted certificates (either standalone certificates or keystores) to this keystore, using the Certificates tab.
When you work with CA IAM Connector Server certificates, your changes apply only to the connector server that you are logged in to. The certificates for any peer connector servers remain unchanged.
Follow these steps:
This tab lists all of the certificates in the CA IAM Connector Server keystore. To filter the list of certificates by their names, type in the Certificate Filter box.
The certificate or keystore is added to the CA IAM Connector Server keystore, and the certificate is available for use by connectors.
Note the following information:
To determine the version of a connector that is already installed, use CA IAM Connector Server.
The version of a bundle has the following format:
n.n.n.yyyymmdd
The first three numbers are separated by periods. These numbers represent the version of CA IAM Connector Server that the connector was supplied with. The remaining digits represent the release date of the connector itself.
In this example, the connector was released on 21 January 2013, and it was released with CA IAM Connector Server 1.1.0:
1.1.0.20130121
Follow these steps:
The version of each bundle is shown in the Version tab.
The configuration for each connector is stored in connector.xml in cs_home/jcs/conf/. Each connector also has the following files in cs_home/jcs/conf/override/connector:
Follow these steps:
To maximize scalability for a connector by configuring it to match expected usage patterns, you can change pool-related settings.
Connection pooling is configured through the connector.xml file for an individual connector, rather than in the server_jcs.xml global configuration file.
Most connectors use a connection pool configured in connector.xml, for example, through:
Note: For more information, see the Class GenericObjectPool on http://jakarta.apache.org
Note: For more information, see http://jakarta.apache.org for a complete list and documentation of available configuration parameters.
Follow these steps:
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|