Hello,

I'm running Tomcat on windows and am trying to use the tomcat manager to redeploy webapps. I've googled for this on numerous occassions, and the consensus seems to be that in order for this to work you must add:

    antiJarLocking="true" and antiResourceLocking="true"

    to your context.xml file.

However, this doesn't seem to work for me. I seem to have a variety of problems, ranging from it seeming to not pick up changes in the newly deployed WAR, to having the server not seem to come back at all.

    Has anyone successfully done this? Am I missing something?

Thanks,
Tim Orme

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to