Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001677 [Resin] minor always 04-10-07 12:45 04-13-07 16:05
Reporter sam View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.1 Product Version 3.1.0
  Product Build
Summary 0001677: Generics in JSP
Description (rep by L Kaminsky)

> Error message: /project.jsp:3: Can't find class `java.util.List'
>
> com.caucho.jsp.JspLineParseException: /project.jsp:3: Can't find
> class `java.util.List'
> at com.caucho.jsp.java.JspNode.error(JspNode.java:1495)
> at com.caucho.jsp.java.JspContainerNode.generateChildren
> (JspContainerNode.java:444)
> at com.caucho.jsp.java.JstlCoreForEach.generateCollectionForEach
> (JstlCoreForEach.java)
> at com.caucho.jsp.java.JstlCoreForEach.generate(JstlCoreForEach.java:
> 340)

> Looks like Resin doesn't support generics in JSP.
> As workaround, in file TeamCity/webapps/ROOT/project.jsp, replace
>
> java.util.List<jetbrains.buildServer.serverSide.SBuildType>
>
> with
>
> java.util.List
>
> http://www.jetbrains.net/jira/browse/TW-2356 [^]
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001846)
ferg
04-13-07 16:05

jsp/187r
 

- Issue History
Date Modified Username Field Change
04-10-07 12:45 sam New Issue
04-13-07 16:05 ferg Note Added: 0001846
04-13-07 16:05 ferg Assigned To  => ferg
04-13-07 16:05 ferg Status new => closed
04-13-07 16:05 ferg Resolution open => fixed
04-13-07 16:05 ferg Fixed in Version  => 3.1.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker