#1 2017-03-10 12:08:02

cchris26
Member
From: Munich
Registered: 2016-05-09

BIRT Reports dependencies

Hello,

I need to run in ReportServer a BIRT Report with dependencies. The dependencies are Event Handlers packed in a separate jar file.
Can you please suggest me where I can place these report dependencies so that they are available by reports runtime?
The ReportServer application lib folder is excluded, I need an independent place from the RS or application server instance / version, idealy on RS internal File System.

Thank you.
Cristian

Offline

#2 2017-03-15 11:11:59

eduardo
Administrator
Registered: 2016-11-01
Website

Re: BIRT Reports dependencies

Hi Cristian,

you can try by adding the directory with your jar to the tomcat classpath: (http://stackoverflow.com/questions/1300 … -classpath)
"Just specify it in shared.loader or common.loader property of /conf/catalina.properties"

Please let me know if this works.

Cheers,
Eduardo

Offline

Board footer

Powered by FluxBB