> From: Mike Wertheim [mailto:[EMAIL PROTECTED]
> Subject: Tomcat 6.0.16: intermittent "Unable to load class for JSP"
>
> If I had to make a wild guess, it seems that perhaps Tomcat
> has an internal cache of class files, which becomes corrupt.

Tomcat's work directory contains the translated and compiled JSP files; if 
someone's messing about in there, it could cause a problem.

Any chance of some webapp momentarily changing the current directory?  Since 
that would affect the whole process, it could cause hiccups with any class 
loaders using relative paths.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to