| [news.eclipse.birt] Re: how to use birt.library in a webapp |
Juergen,
Jason
Hi,
I just implementing a webapp including birt report engine.
In birt I want to use a library (*.rtplibrary). The lib is in the same folder as the report isselves. While generating the report I get the error:
Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc.Missing properties in Connection.open(Properties).
It seems that birt can' t find the lib. Can anybody tell me how I can say birt who are the libs? Thanks!