Dear Tomcat Support,

I have compiled and build one of our application using java 1.8.0_45. I have 
deployed the war file in tomcat-7.0.27 and am getting the below exception.
Is this error because of the java version? Does tomcat-7.0.27 supports 
java1.8.0_45 or do I need to use Java1.7? Please advise.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 1 in the generated java file
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced 
from required .class files

Stacktrace:
        
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:102)
        
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:331)
        
org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:469)
        org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)




Thanks,
Dwarak

Reply via email to