Replying to myself here -
On setup I set JAVA_HOME to jdk1.4.1/bin - instead of jdk1.4.1. That was
the problem.
Randy
----- Original Message -----
From: "Randy Secrist" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, October 26, 2002 2:39 PM
Subject: TC 4.1.12 - JSP compilation problems?
I just installed TC 4.1.12 - and can't even get a blank - .jsp to compile.
As such, my web apps are down, and are not working at all... Please help...
I am getting the following error messages:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Generated servlet error:
[javac] Compiling 1 source file
2002-10-26 14:33:30 Error compiling file:
C:\web\Tomcat-4-1\work\Standalone\mydomain.com\_\/index_jsp.java [javac]
Compiling 1 source file
It "seems" that somehow the name of the .java file jasper uses is getting an
extra slash / prepended onto the filename. Does anyone know how this might
occur?
Randy
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>