Mysql connection [message #724003] |
Sat, 10 September 2011 06:06  |
Eclipse User |
|
|
|
Hi
I have a report based on Mysql DB; the datasource is selected by:
Driver Class: com.mysql.jdbc.Driver (ff v5.1)
Driver URL: jdbc:mysql:\\localhost:3306/mysql
User Name: root
Password:
From ReportDesign everythink works well.
If I try to view my report in Tomcamt with the URL:
http:\\localhost:8080\WebViewerExample/frameset?__report=prova_web.rptdesign
the connectio to DB fails and the log file reports:
org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager loadExtraDriver
SEVERE: DriverClassLoader failed to load class: com.mysql.jdbc.Driver
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Can anyone suggest some way to understand what happen and how to solve it?
Thanks
Portos
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05118 seconds