Hi, I am trying to compile the tomcat servletapi 4.0 on my Solaris machine, and I get the following error: build.xml:37: Cannot use classic compiler, as it is not available A common solution is to set the environment variable JAVA_HOME to your jdk directory. I am using the 1.2.2 jdk and the JAVA_HOME environment variable is set. What am I doing wrong? Jim Marciniak