Wednesday, May 31, 2006

 

Java 1.5 in JSP's on JBoss

If you want to use Java 1.5 features in JSP on JBoss (I can't imagine why you wouldn't!) you need to uncomment one little parameter. Open up /deploy/jbossweb-tomcat55.sar/conf/web.xml and uncomment the compilerSourceVM parameter.

From my personal experience, JBoss 4.0.x works very well with the 1.5 JRE. Also, it works well on Solaris 10 in a zone using smf!

Comments:
And I thought it was going to take me a whole day digging and googling.

Thanks!
 
Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?