Hi! Well...its working! But just when I run the server with the script "startup.sh", NOT the Tomcat5.sh (from /bin/jsvc-src dir).
It created the org/apache/jsp/index_jsp.java and index_jsp.class on work/Catalina/localhost/jsp1 dir. So... may this be a bug? (the Tomcat5.sh script is wrong! At least to me :) Now I have to make a new start-up script to put on my /etc/rc.d dir... Thanks everybody! Cyberjobe ----- Original Message ----- From: "Niklas Lindholm" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, June 24, 2004 4:17 PM Subject: Re: Tomcat does not compiles my .jsp! > Hi! > > I think I have the same problem as you have. > > I have been using Tomcat 5.0.19 in a RedHat 8.0 system. (Using JDK 1.4.2 > and Ant 1.6.1) and everything has been working fine. > > Now I have installed the same thing on a laptop using VMWare and I have > run into this error. I have tried installing Tomcat 5.0.25 instead but > that didn't help. > > I start Tomcat using jsvc from the root account. When I run "ant install" > (with another user) the webapp deploys ok and a directory containing a > tldCache.ser file is created in work/Catalina/localhost. But when I try to > access a jsp file I get the compilation error exception. No directories or > files have been created in the work directory. > > Tne only thing I get in the logs when the error happens is the > FileNotFoundException (with the huge stack trace). > > I'm totally clueless.. > > /Niklas > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
