You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/07/08 23:44:44 UTC

DO NOT REPLY [Bug 49574] ConcurrentModificationException when updating a WAR file

https://issues.apache.org/bugzilla/show_bug.cgi?id=49574

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-07-08 17:44:40 EDT ---
It is an expected side-effect of having the clear references code enabled by
default. If your web application is well-behaved then you can safely disable
it.

See http://tomcat.apache.org/tomcat-6.0-doc/config/systemprops.html and look
for org.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org