[jboss-jira] [JBoss JIRA] Created: (JBAS-3456) JSP page not compiled while using JDK5.0_7 in JBoss 4.0.2
Sasi Levi (JIRA)
jira-events at jboss.com
Wed Aug 2 04:29:11 EDT 2006
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