Can you verify that your JAVA_HOME is used?

If the startup didn't change to much between tomcat 
4 and 5 you can do the following:

Start tomcat with
catalina.bat run

this should echo the JAVA_HOME that is used.

> -----Original Message-----
> From: Juergen Heckel [mailto:JHeckel@;t-online.de]
> Sent: Friday, November 01, 2002 2:02 PM
> To: Tomcat Users List
> Subject: Re: [Win32] Tomcat 5.0 -- JavaSDK problem
> 
> I changed this entry to
> JAVA_HOME=f:\j2sdk1.4.1_01
> CLASSPATH=.;f:\j2sdk1.4.1_01\lib\tools.jar
>
> 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 at 
> org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory
> .getCompiler(CompilerAdapterFactory.java)
>

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to