DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40812





------- Additional Comments From [EMAIL PROTECTED]  2006-10-24 05:32 -------
some context info:
The issue with jar locking is not only annoying people on windows, but also on 
Linux 2.6 NFS clients. 
The problem there is that NFS creates .nfs-files as locks beside the locked 
jar, which prevents deletion 
of the webapp dir in case of redeployments

Glassfish has implemented a slightly different approach to circumvent this 
problem, they are keeping 
the directories and only exchange the files in it. This has othe minor 
side-effects (new versions of jars 
can only be used after shutdown) but improves the overall development speed 
significantly. For a 
complete description of the behaviour implemented in Glassfish see the provided 
URL.

Please consider implementing a similar behaviour in tomcat. thanks :-)
 


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to