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 standalone and tomcat bundle deployments.or from a <frevvo-home>\config directory (tomcat bundle) or the <db-home>\database\database-connector-2.5.0\config directory (for standalone )deployments.
- or you can specify the The location specified by manually setting the path with the frevvo.connectors.database.configuration property in the database.xml file if you are deploying the connector in the tomcat bundle.
|