RE: suddenly I cannot run servlets anymore

2007-08-13 Thread Caldarale, Charles R
From: Tuomas [mailto:[EMAIL PROTECTED] Subject: suddenly I cannot run servlets anymore $ echo $CLASSPATH /usr/local/bin/tomcat/common/lib/jsp-api.jar:/usr/local/bin/to mcat/common/lib/servlet-api.jar:/home/tuope/src/web/servlets:. Get rid of the CLASSPATH variable - it shouldn't be used.

RE: suddenly I cannot run servlets anymore

2007-08-13 Thread Tuomas
Get rid of the CLASSPATH variable - it shouldn't be used. (For that matter, it never should have been invented.) Are you using a real Tomcat download, or some 3rd-party repackeged mess? I got my copy from http://tomcat.apache.org/download-55.cgi. I shut down the computer, then turned it

RE: suddenly I cannot run servlets anymore

2007-08-13 Thread Caldarale, Charles R
From: Tuomas [mailto:[EMAIL PROTECTED] Subject: RE: suddenly I cannot run servlets anymore I got my copy from http://tomcat.apache.org/download-55.cgi. That's the proper place. Can file permissions play a role here? Yes. Should *.class file be executable (for instance, 755