jasperreports: configure datasource on server
1. Check if you have all the database connectors installed On my case, I did not have the MySQL connector installed (com.mysql.jdbc.driver) 1.1. Download Connector This connector can be downloaded from the official MySQL website http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.25.zip/from/http://cdn.mysql.com/ 1.2. Copy Connector […]