On 6/13/05, Brereton, Stephen <[EMAIL PROTECTED]> wrote:
> "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"
> 
> C:\Program Files\Java\jre1.5.0_02 is my JAVA_HOME path, which agrees with
> the jvm path in the tomcat poperties GUI.

  That's the path to a JRE (Runtime Environement) and not a JDK
(Developpement Kit). Only the JDK provides the compilers. You should
check if you actually have a JDK installed and update your JAVA_HOME

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to