I never did it... nor on my production server, nor on my previous tomcat installation (5.0.18) should work without this too
Simone
Mike Fowler wrote:
Simone-
Have you tried copying the tools.jar into common/lib ?
-Mike Fowler "I could be a genius if I just put my mind to it, and I, I could do anything, if only I could get 'round to it"
Simone-dev wrote:
Hello all,
I just installed Apache Tomcat/5.0.25 on my newly installed developing workstation on Windows
I've installed SDK 1.4.2_05, too...
But when I try to run a JSP to compiled I get the error
org.apache.jasper.JasperException: Unable to compile class for JSP
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.
I've set JAVA_HOME as C:\j2sdk1.4.2_05 but tomcat still doesn't compile JSP
any ideas?
Simone
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
