Setting property 'antiJARLocking' to 'true' did&nbs
(2016-12-16 11:46:12)
标签:
javatomcatapacheantiresourcelockingantijarlocking |
分类: 【C、Java与网络编程】 |
So,
for
https://tomcat.apache.org/tomcat-7.0-doc/config/context.html
https://tomcat.apache.org/tomcat-8.0-doc/config/context.html
If true, Tomcat will prevent any file locking.
This will significantly impact startup time of applications, but
allows full webapp hot deploy and undeploy on platforms or
configurations where file locking can occur. If not specified, the
default value is false
.
Please note that setting this
to true
Please note that setting this flag to true in
applications that are outside the appBase for the Host
(thewebapps