Hi Guys,

I've following queries,pls help me in understand the concepts :--

>>>is it required to delete the work & temp while doing a deployment in Tomcat ?

>>> is it required to restart the tomcat instance in case of deploying a new 
>>> version of code?

>>>> sometimes  i did observe that there are certain cache issues which make 
>>>> the application refers the old code even when new code has been 
>>>> deployed,this usually get fixed with cleaning work & temp directories, is 
>>>> this the expected behavior ??

>>> does work & temp directories get recreated every time on restart??,,can you 
>>> help me in understand that under what scenarios work & temp directories are 
>>> created because at times at saw if i delete work & temp directories then 
>>> work is getting created not temp directory on a restart.

>>> how work & temp is being used by a Tomcat ??

>>> how important is a temp directory for a code to run?? I do see issues in 
>>> the past in case temp directory is not present in a catalina_base then the 
>>> application throws error .while startup.


Thanks,
Vicky


Reply via email to