Problems while embedding BIRT in EJB

Options
hpeifer
edited February 11, 2022 in Analytics #1
Hello,

we are developping an EJB wrapper for the BIRT ReportEngine. We have also designed several reports with externalized resources e.g. javascript and datasources. When invoking the EJB the report engine keeps complaining that it is unable to find the javascript-library and therefore cannot evaluate a certain embedded script with references to the js-library.
The first solution was hardcoding the library path but the script evaluation kept failing.

When deploying the reports to the demo webapp that ships with BIRT everything works fine.

Any general suggestions or hints on what parameters to set are highly appreciated.

Thank you in advance and kind regards
Holger Peifer