Hi all,
After Installation of Tomcat 5.5.x on my system, and after Copying the Web Viewer Example directory to the webapps directory of my Tomcat installation.
I tried giving url "
http://localhost:8080/birt-viewer/run?__report=ReportPerson Group.rptdesign.
where Person Group.rptdesign resides in Report directort of Tomcat.
I got error saying
Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc.
Cannot load JDBC Driver class: com.actuate.jdbc.oracle.OracleDriver.
Caused by: org.eclipse.birt.report.data.adapter.api.AdapterException: An exception occurred during processing. Please see the following message for details:Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc.Cannot load JDBC Driver class: com.actuate.jdbc.oracle.OracleDriver.
where i am going wrong? Can anybody tell me If any thing has to be added ?
Thanks for any reply!
RahulD