I am developing a Java web application that contains reports made in ireport. when running inside the development environment it works fine, but when uploading it to the tomcat server, I run the application (WAR) from the server it does not work the report part I get the following error:
Should I upload the report file that is jasper to the tomcat server? or how would you solve the error?