Previous Topic: Converter and Validator Plug-Ins Registration

Next Topic: The Object Model

Connector.xml Files

Connector.xml files serve as specific placeholders for connector configuration. Primarily, they tie the connector type name with the implementation bundle for that connector, and specify settings for general connector behaviors, connection pool settings, and registration of plug-ins (validators and converters).

A connector.xml file contains a definition for one or more ImplBundle Spring beans with a number of properties set.

The following are some important properties of Connector.xml files:


Copyright © 2009 CA. All rights reserved.