You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Three types of datasources can be configured in the Java web application: JDBC, ODBC and JNDI. A datasource must be defined in the aquima.properties file. The Development plugin provides a web UI for modifying the properties file and can be used instead of editing the file directly.

The following sections document all the configuration values available when using the properties file and provide a brief overview of using the development plugin for managing the datasources.

Using the properties file

Configuring a JDBC datasource

Configuring a ODBC datasource

Configuring a JNDI datasource

Using the development plugin

  • No labels