1 Reply Latest reply on Nov 21, 2002 6:06 PM by joelvogt

    JSP Problem

    spy


      Hello,

      when I try to load a jsp page that is included in a war file that I have deployed on JBoss with Tomcat, I get the following error:

      java.lang.NoClassDefFoundError: sun/tools/javac/Main

      Does anybody know what is required in order to solve this
      problem?

      Thanks in advance,

      Spyros Halkidis

        • 1. Re: JSP Problem
          joelvogt

          you'll want to make sure you have the environment variable JAVA_HOME set to your jdk home and also that your CLASSPATH is pretty much empty to avoid conflicts