Home
Developing Analytics Applications
Add new version of Mongo DB driver in BIRT runtime
Migrateduser
<p>I am using BIRT Runtime in my custom web application. The data source of my report is MongoDB. SInce BIRT 4.5+ refers to an old version of MongoDB jdbc driver, I replaced the Mongo DB driver in BIRT report designer using the steps specified in the following post</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/topic/36488-mongodb-connection-issue-over-ssl/#entry135673'>http://developer.actuate.com/community/forum/index.php?/topic/36488-mongodb-connection-issue-over-ssl/#entry135673</a></p>
;
<p>Everything works fine in BIRT report designer.</p>
<p> </p>
<p>But how do I add this new version of Mongo DB driver in BIRT runtime. I am adding BIRT runtime library to my project. How do I unpack and repack the BIRT runtime jar after adding Mongo DB driver?</p>
Find more posts tagged with
Comments
There are no comments yet