DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8275>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8275 ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2002-04-18 21:58 ------- Hi Remy, enjoyed your WebDav talk at JavaOne. a) If CATALINA_BASE != CATALINA_HOME, there is no guarantee that a temp directory is pre-existing. Since you mention that it _should_ exist, is it required by the servlet spec, or created by Catalina at run-time? It is not a reasonable expectation that the user which the Catalina process runs as has permission to create sub-directories in the root of the CATALINA_BASE directory. If this is just the Way Things Are, please suggest a place for me to document this requirement to avoid future confusion. b) Bummer, que sera. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>