Search code examples
javatomcatjartomcat8

missing Jar files for tomcat8.5


I am using tomcat 8.5 and on trying to build the project eclipse gives me a message about 'missing required library'. On doing some search I found the file here :

here

But it seems like it's for Tomcat 5.

  • Are these jar files dependent on the tomcat version?
  • If yes where can I find jar files for tomcat 8.5.

Missing .jar files are:

  1. jasper-runtime.jar
  2. scertcommon-07.01.04.jar

note: I already checked the lib folder in tomcat home and these files are not there.


Solution

  • (copied a comment as an answer post)

    Jasper(Reporting engine?) and scertcommon(Dialog Designer runtime) are not a part of Tomcat distribution. You need to download files and put them on your project's build path setting

    https://github.com/TIBCOSoftware/jasperreports

    https://community.jaspersoft.com/community-download

    https://support.avaya.com/products/P0408/avaya-aura-orchestration-designer