Hi,
I've tried a fresh install of JasperReportsIntegration using the latest version on the following build:
CentOS 7
Oracle XE 18c
Apex 20.1
Ords 19
Tomcat 9.0.39
And I get the following error message when trying to execute the webapp in step 2.5 of the installation guide. This is displayed when I navigate to [Host]:8080/jri
HTTP Status 404 – Not Found
Type Status Report
Message The requested resource [/jri/] is not available
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
In my application.properties I have the parameter infoPageIsEnabled=true set which I believe is correct to see the configuration info page.
My Apex served by Ords through Tomcat works fine so I assume I've messed something on the deployment of JRI somewhere.
Any thoughts on trying to debug my mistake would be much appreciated.
Thanks in advance
GP