Steven Probetts wrote:
You say that restarting tomcat will tell tomcat that the context.xml file has
changed. But does it clean out the cache. My understanding is that TC uses the
work dir as its work area
when running a war file in unpacked form.
i am wondering if a TC restart tells TC that the context file has changed, but
only changes the files in work that have changed, and leaves the others alone.
On the other hand, an undeploy and redeploy does clean out ALL the files.
A reload will not clean out the work dir but providing the timestamps on
your files are correct (ie newer files have later timestamps and nothing
has a timestamp in the future) then that shouldn't be a problem.
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]