[jboss-user] [JBoss Getting Started Documentation] - Re: documentation on switching a java 1.4 server to 1.5

PeterJ do-not-reply at jboss.com
Mon Sep 17 13:15:02 EDT 2007


I don't have 4.0.2, but in 4.0.5, in server/xxx/deploy/jbossweb-tomcat55.sat/conf/web.xml, you would want to uncomment this entry:

      <!-- Uncomment to use jdk1.5 features in jsp pages
  |       <init-param>
  |          <param-name>compilerSourceVM</param-name>
  |          <param-value>1.5</param-value>
  |       </init-param>
  |       -->

Perhaps this is the same in 4.0.2.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085172#4085172

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085172



More information about the jboss-user mailing list