Bug 1104217 - JDK8 JasperException: Unable to compile class for JSP. type java.util.Map$Entry cannot be resolved
Summary: JDK8 JasperException: Unable to compile class for JSP. type java.util.Map$Ent...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Web Server 2
Classification: JBoss
Component: tomcat6, tomcat7
Version: 2.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.0.0
Assignee: David Knox
QA Contact: Libor Fuka
URL:
Whiteboard:
Depends On:
Blocks: 1223609
TreeView+ depends on / blocked
 
Reported: 2014-06-03 14:24 UTC by Emil Cervenan
Modified: 2015-11-02 00:19 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
: 1223609 (view as bug list)
Environment:
Last Closed: 2015-04-02 15:19:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Emil Cervenan 2014-06-03 14:24:23 UTC
Same problem as https://bugzilla.redhat.com/show_bug.cgi?id=1080026.

Steps to reproduce:
Deploy archive attached to referenced issue and open in browser.

Stacktrace:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:103)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:366)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:467)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:378)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:353)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:340)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:657)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:357)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

Comment 2 Richa 2015-04-02 15:19:16 UTC
Resolved in JWS 3.0


Note You need to log in before you can comment on or make changes to this bug.