how to delete \work\Catalina subdirectorys every time tomcat loads

2008-08-13 Thread Meir Yanovich
Hello all
i need to be able to remove the cache directory's in the tomcat 6
every time tomcat starting
is there some kind of build in method or acceptable way to do that ?
thanks allot

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



Re: how to delete \work\Catalina subdirectorys every time tomcat loads

2008-08-13 Thread Meir Yanovich
im using windows server 2003
the method is starting tomcat as service
question : do i need to run script ? doest it need to be in the tomcat
config somewhere ?
thanks

On Wed, Aug 13, 2008 at 3:42 PM, Angus Mezick
[EMAIL PROTECTED] wrote:
 You could edit the startup command script to delete the directory before
 the start command is run.  I am not too sure about the windows services
 if that is what you are using.  It would help if you told us the
 operating system and method of starting tomcat.

 --Angus Mezick
 -Original Message-
 From: Meir Yanovich [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, August 13, 2008 6:23 AM
 To: users@tomcat.apache.org
 Subject: how to delete \work\Catalina subdirectorys every time tomcat
 loads

 Hello all
 i need to be able to remove the cache directory's in the tomcat 6
 every time tomcat starting
 is there some kind of build in method or acceptable way to do that ?
 thanks allot

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


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



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