The problem hasn't anythind to do with javac.

Tmcat uses a class from tools.jar to compile the source.
(That's the class that is used by javac itself)

So it's this jar that is not found in tomcats classpath.

This may be caused by the wrong JAVA_HOME as a previous 
post said.

> -----Original Message-----
> From: Juergen Heckel [mailto:JHeckel@;t-online.de]
> Sent: Friday, November 01, 2002 11:54 AM
> To: [EMAIL PROTECTED]
> Subject: [Win32] Tomcat 5.0 -- JavaSDK problem
> 
> SCHWERWIEGEND: Javac execption
> Unable to find a javac compiler;
> com.sun.tools.javac.Main is not on the classpath.

--
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