[
http://jira.jboss.com/jira/browse/JBAS-4605?page=all ]
Stan Silvert resolved JBAS-4605.
--------------------------------
Fix Version/s: JBossAS-4.2.2.GA
Resolution: Done
Added this to web.xml:
<init-param>
<param-name>compilerSourceVM</param-name>
<param-value>1.5</param-value>
</init-param>
JSP compiler won't compile JDK 1.5 source
-----------------------------------------
Key: JBAS-4605
URL:
http://jira.jboss.com/jira/browse/JBAS-4605
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Tomcat) service
Affects Versions: JBossAS-4.2.1.GA
Reporter: Stan Silvert
Assigned To: Stan Silvert
Fix For: JBossAS-4.2.2.GA
From the comments in conf/web.xml, it looks like the JSP servlet should detect the JVM
version and then set compilerTargetVM and compilerSourceVM automatically. This is not
working as a JSP with JDK 1.5 source will not compile.
--
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