It seems that your JSP compiler does not support Java 5 generics. It
might be related to my recent changes to allow individual user to hide
analysis commands. Could send your Analyses.jsp? Thanks. -Cedric
Aaron Kagawa wrote:
Hey Guys,
I just did an update and built my local copy and I'm getting this
strange error and unit test failures.
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 2 in the jsp file: /Analyses.jsp
Generated servlet error:
Syntax error on token "<", ( expected
An error occurred at line: 2 in the jsp file: /Analyses.jsp
Generated servlet error:
Syntax error, insert ")" to complete Expression
An error occurred at line: 2 in the jsp file: /Analyses.jsp
Generated servlet error:
Syntax error on token "<", ( expected
Anyone have any idea what this is? I don't see anything strange in
the Tomcat console.
thanks, Aaron