Data Sources

Overview

Data Sources are added via the Data Source menu.

By default, Jasper Report Publisher includes support for the following:

PostgreSQL (JNDI) Oracle (JDBC and JNDI) MySQL (JNDI) MSSQL (JNDI)

Add Data Source

To add a new Link, click the “Add New” button at top.

../../_images/data-source-1.png

Select Type (JNDI or JDBC)

Data Source Name (this should match name used in Jasper Report Adapter)

URL: The JDBC URL (e.g. jdbc:postgresql://localhost:5432/beedatabase)

Username

Password

You can add as many Data Sources as you wish to:

../../_images/data-source-2.png

Restart Tomcat

You must restart Tomcat after adding or editing Data Sources in order to pick up the new configuration

../../_images/tomcat-restart.png