> From: hezjing [mailto:[EMAIL PROTECTED] 
> Subject: Re: Directories in Tomcat 5.5\temp
> 
> When I look further into these directories, they contain the same (and
> only) JAR files of my web application,
> e.g. Tomcat 5.5\temp\0-myapp\WEB-INF\lib\*.jar
> Tomcat 5.5\temp\1-myapp\WEB-INF\lib\*.jar

You must have antiResourceLocking set to "true" for those (or possibly
all) webapps.  Doing so will indeed cause Tomcat to use the temp
directory; however, with a normal Tomcat shutdown, these will be
removed.  Are you terminating Tomcat abnormally, or are you just poking
around while it's running?

 - 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