Home
Developing Analytics Applications
Use existing JDBC Resource
Migrateduser
<p>Hello,</p>
<p> </p>
<p>I'm trying to integrate BIRT into an existing Jetty web application which requires a servlet API to interface with new modules. I've gotten the servlet/report generation all working sweet from your guides, but I'm stuck getting the JDBC drivers to work. If I add a maven dependency for the JDBC jars needed in my module, BIRT will run, but I'd like to re-use drivers that the application is already using (that way other users can upgrade or add new JDBC drivers through the same interface). Is there a way for me to specify where to get the JDBC driver Jars inside the BIRT engine api? Alternatively, is there a way for me to supply the jar as a BLOB object? </p>
<p> </p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet