Jump to content
We've recently updated our Privacy Statement, available here ×

SUDHARSANN01

Members
  • Posts

    1
  • Joined

  • Last visited

SUDHARSANN01's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I am setting up the JasperReports on our DEV environment and one of the requirement is to connect to in-house Oracle database. Since the Oracle JDBC driver is not available by default, I installed the same by uploading the ojdbc8.jar from the UI and I am able to connect to the Oracle database and generate reports. My questions are: Is this jar stored on the file system somewhere? I logged into the running container and searched for it but couldn't locate it. Is this jar stored in the database?According to Jasper Reports documentation, the jar should be placed at /buildomatic/conf_source/db/oracle/native.jdbc but I didn't place it there nor updated the default_master.properties file. But still everything was working fine.How can I make the JDBC driver available across the other environments like QA, PROD without manually adding the driver from the UI ?Do let me know if you need any more information.
×
×
  • Create New...