Birt POJO data Source: read confg files

bajajy
edited February 11, 2022 in Analytics #1

We have a Spring Boot Report APP jar for Birt POJO data source. This jar is copied to /Applications/lib folder on Birt iHub Server. Birt Template is able to read the jar and able to render the report in pdf. We have a requirement to keep log4j2 and config files on /Applications/config folder and read in the jar file.

We are not able to read the log4j and config files from /Applications/config folder in jar. Please advise, what path in java class in jar we can give to read the config files from/Applications/config folder