I keep getting:
No Java compiler was found to compile the generated source for the JSP. This
can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the
JDK to the common/lib directory of the Tomcat server, followed by a Tomcat
restart.
If using an alternate Java compiler, please check its installation and
access path.
When ever I try to execute a test.jsp file.
<html>
<body>
Hello! The time is now <%= new
java.util.Date() %>
</body>
</html>
I have my PATH and CLASSPATH for both user and system to
C:\Program Files\Java\j2re1.4.2_03;C:\Program Files\Java\j2re1.4.2_03/bin
and
JAVA_HOME to
C:\Program Files\Java\j2re1.4.2_03
No tools.jar on windows.
Alex
----- Original Message -----
From: "Alex L." <alexl@(protected)>
To: "Tomcat Users List" <tomcat-user@(protected)>
Sent: Friday, February 13, 2004 2:24 PM
Subject: Re: Problems getting Tomcat 5.0.18 to work with IIS 5
> This one did the trick. It fixed something or caught something that I
> missed. However, now I have to figure out why .jsp pages won't compile.
It
> complains no java compiler is installed even though I have path,
classpath,
> and javahome set to the java directory.
>
> Anyone experience that problem?
>
> Alex.
> ----- Original Message -----
> From: "Michael S�dkamp" <michael.suedkamp@(protected)>
> To: "'Alex L.'" <alexl@(protected)'"
> <tomcat-user@(protected)>
> Sent: Friday, February 13, 2004 1:27 AM
> Subject: AW: Problems getting Tomcat 5.0.18 to work with IIS 5
>
>
> The online docs are not clear. You can use the JK2/IIS setup provided here
> http://www.shiftomat.com/opensource/
>
> Michael
>
> > -----Urspr�ngliche Nachricht-----
> > Von: Alex L. [mailto:alexl@(protected)]
> > Gesendet: Donnerstag, 12. Februar 2004 18:43
> > An: Tomcat Users List
> > Betreff: Problems getting Tomcat 5.0.18 to work with IIS 5
> >
> >
> > I'm having some issues gettin tomcat 5.0.18 to work with
> > win2k IIS 5. I've
> > followed the guides online and have everything apparently set
> > up. Tomcat
> > works, IIS works, but IIS refuses to load .jsp files as if it
> > can't find
> > them. Any help is greatly appreciated!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)