Tomcat 6 | What's the significance of antiResourceLocking & antiJARLocking?
问题 I am working on a project where we'll be using Tomcat 6.0.20 for Development and production. I came across some issues related to hot deployment which requires one to set Context.antiResourceLocking to false in server.xml. I had some questions on antiResourceLocking and antiJARLocking. I have gone through the reference at http://tomcat.apache.org/tomcat-6.0-doc/config/context.html. What I can't understand is what exactly do you mean by a JAR getting locked or a resource getting locked. What I