[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] how to use birt.library in a webapp

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!