2 Replies Latest reply on Oct 3, 2008 8:01 AM by jaikiran

    which java version is used by jasper compiler (Jboss 4.0.5)

    javatwo

      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