[
https://issues.apache.org/jira/browse/CONNECTORS-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001248#comment-14001248
]
Karl Wright commented on CONNECTORS-938:
----------------------------------------
Hmm, I could get jetty 9.2.0m1 to run the same parts of the UI as 7.5.4 did.
But as soon as I go to the reports, it fails:
{code}
65767 [qtp1345900725-259] WARN org.eclipse.jetty.servlet.ServletHandler -
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 fro
m required .class files
Stacktrace:
at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErro
rHandler.java:92)
at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher
.java:330)
at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java
:439)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:356)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:334)
at org.apache.jasper.compiler.Compiler.compile(Compiler.java:321)
at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext
.java:592)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
.java:328)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3
13)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
{code}
In order to get that far, I needed to update jetty AND servlet-api.jar But it
clearly didn't help.
> Jetty 7.5 does not work with JDK 8, try upgrading to jetty 8
> ------------------------------------------------------------
>
> Key: CONNECTORS-938
> URL: https://issues.apache.org/jira/browse/CONNECTORS-938
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework crawler agent
> Affects Versions: ManifoldCF 1.6
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.7
>
>
> Jetty 7.5 does not work with JDK 8; jsp's don't compile. Try upgrading to
> jetty 8.
--
This message was sent by Atlassian JIRA
(v6.2#6252)