[jboss-user] [Beginners Corner] - Re: JBoss 4.0.4GA don't support java 5.0 new features(generi

kaobe do-not-reply at jboss.com
Mon Aug 28 05:53:54 EDT 2006


Hi, 

Look in deploy/jbossweb-tomcat55.sar/conf/web.xml from line 224 on and uncomment the following: 

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

I hope that helps. 

Peter

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

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



More information about the jboss-user mailing list