I had the same error with 5.0.12 a bracket was missing in my code and it throwed this weird message.
----- Original Message ----- From: "Matt Raible" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 01, 2003 7:17 PM Subject: Tomcat 5.0.14 Beta > I just upgraded from Tomcat 5.0.12 Beta to 5.0.14 yesterday. > Everything's been running fine for the last 12 hours, and then I got > the following error this morning: > > 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. > > Should I copy tool.jar to common/lib? I've never had to do this before. > > Matt > > > --------------------------------------------------------------------- > 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]
