Jump to content

marc.benstein

Members
  • Posts

    9
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by marc.benstein

  1. Hi Phil,

    Buildomatic allows you to easily change drivers.

    1. Place your driver, postgresql-9.4-1212.jdbc42.jar in the buildomatic/conf_source/db/postgresql/jdbc directory.
    2. Update <js-install>/buildomatic/default_master.properties from '# maven.jdbc.version=9.2-1002.jdbc4' to maven.jdbc.version=9.4-1212.jdbc4
    3. Run a buildomatic command, such as deploy-webapp-pro, the jdbc4 driver will be copied to your application server.

    For more information see the installation documentation Working With JDBC Drivers

  2. Since you have linux based hosting all you should have to do is transfer the installer file to your hosted system. Then make the installer executable with chmod +x  jasperreports-server-cp-6.3.0-linux-x64-installer.run and run it with ./ jasperreports-server-cp-6.3.0-linux-x64-installer.run

×
×
  • Create New...