Eclipse BIRT bug (<a class='bbc_url' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197978'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=197978</a>) appears in our app. <br />
<br />
We built a web application and used BIRT runtime to render reports. Everything is great with BIRT. However, the report generation is not very reliable and loading JDBC driver is failed from time to time on the birt runtime 2.2.2. The only solution we have found so far is to redeploy the BIRT war file. Due to the production system change restriction, we can?t really resort to redeployment to fix it every time. I have saw some threads a few months agao but no clear fix. I am wondering if anybody has found a known permanent fix to that issue. <br />
<br />
Below is the our environment: <br />
<br />
? BIRT: built from 2.2.2 release from CSV with Eclipse 3.3 (We did add some plain logics to check the incoming application specific parameters. They have nothing to do with JDBC or database.)<br />
? Web Server: Sun Java Web Server 7.0 (We used the same procedures as deploying to Tomcat)<br />
? JDBC: ojdbc14.jar (placed under birt_webWEB-INFplatformpluginsorg.eclipse.birt.report.data.oda.jdbc_2.2.2.r22x_v20071206drivers<br />
? Database: Oracle 10g Release 2<br />
<br />
Also we did try BIRT 2.3 release but there seemed no build ant scripts for any component. We are open to any known permanent fix to that issue. Any help would be highly appreciated. <br />
<br />
Regards,