You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Samuel Blanchet <sb...@sopragroup.com> on 2003/03/27 09:07:22 UTC

Error with tomcat 4.1.18

Hi,
 
Have you ever seen this error : 
 
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
    [javac] Modern compiler not found - looking for classic compiler
 
Could you help me ?????

 Sam


Re: Error with tomcat 4.1.18

Posted by "Mr. Cristian Romanescu" <c....@bucarest.finsiel.ro>.
Yes, you have to put in your path the JDK 1.4, 'java' and 'javac' should
be made available to the environment. I had the same problem when
upgrading from JDK 1.3/tomcat 4.0.3 to JDK 1.4/tomcat 4.1.18...

good luck!

On Thu, 2003-03-27 at 10:07, Samuel Blanchet wrote:
> Hi,
>  
> Have you ever seen this error : 
>  
> 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
>     [javac] Modern compiler not found - looking for classic compiler
>  
> Could you help me ?????
> 
>  Sam
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org