In my development environment using JDK 1.5, the jsp compilation is fine. But after deploy
to JBoss 4.0.5, the JSP compiler complains templates such as
List
I started JBoss using jdk 1.5, configured in run.sh (JAVA_HOME). It seems that the JSP
compiler is not using the java version 1.5.
How to configure the JSP compiler java version, using the same version JDK 1.5?
Thanks for help.
Dave
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180237#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...