Hi Fahad... if your running on windows right-click on my computer, then choose the advanced tab under environment variables. Finally add or modify JAVA_HOME with the correct value like "C:\j2sdk1.4.2_04" without the quotes. If you are running on a unix like machine, add the JAVA_HOME variable to you classpath according to your shell...
Regards, Philippe -----Original Message----- From: Fahad Javed [mailto:[EMAIL PROTECTED] Sent: August 9, 2004 3:29 PM To: [EMAIL PROTECTED] Subject: Javac not found Hi, I am in the process of installing axis and the happyaxis.jsp is giving the following root cause Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK I have the class path set and can compile java files without issue. Can anyone guide me as to where should I specify the JAVA_HOME for the system to wrok Thanks Fahad
