> Root cause:
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
What it says is that it can't find the Sun Java compiler
(sun.tools.javac.Main) that is normally located in tools.jar
> I use JRE 1.3.
Instead of using the java *runtime* environment 1.3 (JRE 1.3) you should
be using one of th
\path-to-jdk\lib\tools.jar is missing in the classpath.
> -Ursprüngliche Nachricht-
> Von: "Weßling, Achim" [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 5. Januar 2001 12:21
> An: [EMAIL PROTECTED]
> Betreff: Error 500 when starting examples
>
>
&g
Hallo,
I try to run Tomcat 3.2.1 on a WinNTServer 4.0 SP 6a with IIS 4.0.
The installation seams to be easy, but when I try to run the examples on
http://localhost/examples/jsp/index.html I get the error-messages like this:
Error: 500
Location: /examples/jsp/error/err.jsp
Internal Servlet Error