Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 13972 invoked from network); 4 Apr 2005 11:44:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Apr 2005 11:44:40 -0000 Received: (qmail 34708 invoked by uid 500); 4 Apr 2005 11:44:15 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 34684 invoked by uid 500); 4 Apr 2005 11:44:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 34671 invoked by uid 99); 4 Apr 2005 11:44:14 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of fsaldepaz@innova.uniovi.es designates 156.35.11.2 as permitted sender) Received: from fresno.net.uniovi.es (HELO FRESNO.NET.UNIOVI.ES) (156.35.11.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 04 Apr 2005 04:44:13 -0700 Received: from CONVERSION-DAEMON.fresno.net.uniovi.es by fresno.net.uniovi.es (PMDF V6.2-X27 #30969) id <01LMP5707I74008DZ1@fresno.net.uniovi.es> for tomcat-user@jakarta.apache.org; Mon, 04 Apr 2005 13:44:10 +0200 (MET) Received: from caladan (rita.innova.uniovi.es [156.35.33.199]) by fresno.net.uniovi.es (PMDF V6.2-X27 #30969) with ESMTP id <01LMP56YOEO8008DY2@fresno.net.uniovi.es> for tomcat-user@jakarta.apache.org; Mon, 04 Apr 2005 13:44:10 +0200 (MET) Date: Mon, 04 Apr 2005 13:42:18 +0200 From: Fernando Salazar de Paz Subject: RE: Webdav Webfolder issue when container security enabled In-reply-to: <01LMP26WGTJE008FUS@fresno.net.uniovi.es> To: 'Tomcat Users List' Message-id: <01LMP56YORUY008DY2@fresno.net.uniovi.es> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT Thread-Index: AcU25/g8m5bJotdFRzqHZwqmqGKKhwCA4Y8gAAd7NCA= X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Deleting C:\Tomcat 4.1\webapps\webdav\index.html listings were ok If I comment welcome-files in web.xml I think it should take welcome-files defined In C:\Tomcat 4.1\conf\web.xml or not ? Now I can open PDF files with IExplore After several restarts changing webdav\WEB-INF\web.xml i. I could open previously uploaded PDF files (PUT) directly from webfolders �?� ii. I can PUT files dragging them into the webfolder iii. I can't do is open a previously uploaded file directly from webfolder (I can only open files uploaded where auth were disabled) iv. I can't get the PDF file directly from IExplore. I have to direct IE previously to http://localhost:8080/webdav If I run IE using directly http://localhost:8080/webdav/BizObj.pdf it will not work But if I run IE using http://localhost:8080/webdav i get the directory listing and after that I follow BizObj.pdf link it works Using other file types (for example ZIP files) I have the same problem --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org