The database connector reads its definitions from a configuration file. The configuration.xml file is automatically picked up if it is located in the: - current directory (where the DB Connector was launched) for <db-home>\database\database-connector-2.5.2\config directory for standalone deployments.
- The location specified by the frevvo.connectors.database.configuration property in the dbconnector.properties file if you are deploying the connector in the tomcat bundle.
|