Hi I am currently having trouble deploying a BIRT Report onto Tomcat. The report works fine in the designer and I can run it without problem. However when i deploy it on Tomcat I get errors,
Cannot find or process the %oda.data.source.id driver's data source extension configuration.
Cannot find the ODA dataSource extension (%oda.data.source.id).
Check the workspace log file for any problems with loading the extension bundle and its dependencies.
What is the offical procedure of deploying a BIRT Report that is using ObjectDB to Tomcat or any other server for that matter. Thanks.