.. This is a comment. Note how any initial comments are moved by transforms to after the document title, subtitle, and docinfo. .. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt .. |EXAMPLE| image:: static/yi_jing_01_chien.jpg :width: 1em ********************** Data Sources ********************** .. contents:: Table of Contents 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. .. image:: ../../_static/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: .. image:: ../../_static/data-source-2.png Restart Tomcat ================ You must restart Tomcat after adding or editing Data Sources in order to pick up the new configuration .. image:: ../../_static/tomcat-restart.png