[jboss-jira] [JBoss JIRA] Closed: (JBAS-3456) JSP page not compiled while using JDK5.0_7 in JBoss 4.0.2
Scott M Stark (JIRA)
jira-events at jboss.com
Sat Sep 9 13:31:27 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3456?page=all ]
Scott M Stark closed JBAS-3456.
-------------------------------
Resolution: Out of Date
See the " Using JDK5 Features in JSP Pages" section of:
http://wiki.jboss.org/wiki/Wiki.jsp?page=402UpgradeIssues
> JSP page not compiled while using JDK5.0_7 in JBoss 4.0.2
> ---------------------------------------------------------
>
> Key: JBAS-3456
> URL: http://jira.jboss.com/jira/browse/JBAS-3456
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Other
> Affects Versions: JBossAS-4.0.2 Final
> Environment: Windows XP, JBoss 4.0.2, JDK 5.0_7 (the lastest version)
> Reporter: Sasi Levi
>
> I deployed my war application and tried to run JSP that include feature of JDK 5.0, I got error of syntax.
> The code is List<String> list = new ArrayList<String>();
> I checked the run script of the JBoss and I saw mention of the JAVAC for the JSP, by default is to support JDK of sun.
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list