Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 51304 invoked from network); 18 Apr 2002 21:58:04 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Apr 2002 21:58:04 -0000 Received: (qmail 3428 invoked by uid 97); 18 Apr 2002 21:58:04 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 3411 invoked by uid 97); 18 Apr 2002 21:58:04 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 3398 invoked by uid 50); 18 Apr 2002 21:58:03 -0000 Date: 18 Apr 2002 21:58:03 -0000 Message-ID: <20020418215803.3397.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 8275] - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 dlr@finemaltcoding.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From dlr@finemaltcoding.com 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: For additional commands, e-mail: