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 2007/01/11 23:45:38 UTC

DO NOT REPLY [Bug 40050] - context XML file deleted when path is not readable

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=40050>.
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=40050





------- Additional Comments From chris@sourcelabs.com  2007-01-11 14:45 -------
I tried to repro this on 5.5.20 with no success.

I created a standalone webapp directory (in ${CATALINA_BASE}/test) and a context
file (under ${CATALINA_BASE}/conf/Catalina/localhost) that referenced it.  I
included 'path' and 'reloadable' attributes as in the OP's post.  I then tested
initial deployment and redeployment of the webapp with the webapp directory both
readable and unreadable by the tomcat process user.

In all circumstances when the webapp was unreadable the webapp failed to deploy
(or redeploy) with an IllegalArgumentException, but the context file was never
deleted.  Using antiresource/jar locking made no difference.

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org