I don't think Tomcat clears out the work directory on its own. I've always had to write wrapper scripts for my instances that do a "rm -rf work/*" right before a call to startup.sh.
John
On Wed, 02 Apr 2003 13:51:52 -0500, Erik Price <[EMAIL PROTECTED]> wrote:
I just noticed that there are older *.java and *.class files in my hosts's $CATALINA_HOME/work/ directory, that I have long since removed from my webapp directory (and there have been a number of stops and starts of both my webapp and Tomcat itself since then).
When do these files get cleared out? Or, rather, is there a document that discusses the work directory a bit more?
Thanks,
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
