Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 35547 invoked from network); 25 Jan 2010 14:27:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Jan 2010 14:27:14 -0000 Received: (qmail 31211 invoked by uid 500); 25 Jan 2010 14:27:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 31138 invoked by uid 500); 25 Jan 2010 14:27:10 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 31124 invoked by uid 99); 25 Jan 2010 14:27:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2010 14:27:09 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2010 14:26:59 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss1 with InterScan Message Security Suite; Mon, 25 Jan 2010 08:26:37 -0600 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 25 Jan 2010 08:26:35 -0600 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 25 Jan 2010 08:26:35 -0600 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Mon, 25 Jan 2010 08:26:35 -0600 From: "Caldarale, Charles R" To: Tomcat Users List Date: Mon, 25 Jan 2010 08:26:33 -0600 Subject: RE: Files in Subdirectories not being served. Thread-Topic: Files in Subdirectories not being served. Thread-Index: AcqdvxO3ga0/c0BNR3q4AKLFmRCxPgACh+Ug Message-ID: <99C8B2929B39C24493377AC7A121E21F9683764467@USEA-EXCH8.na.uis.unisys.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 25 Jan 2010 14:26:35.0572 (UTC) FILETIME=[661EA740:01CA9DCA] X-Virus-Checked: Checked by ClamAV on apache.org > From: Matt Eustace [mailto:meustace@attevo.com] > Subject: Files in Subdirectories not being served. =20 > I have just created an application by typing in the=20 > virtual path and physical path of the files. Typing in where? > My inf file is: Where is your so-called "inf" file located? > > docBase=3D"C:/Progra~1/Opentext/support" > path=3D"/img" > useNaming=3D"false" > workDir=3D"work/Catalina/localhost/img"\> > Depending on where the above is located, the path attribute is likely not a= llowed; docBase might also be illegal, but it's most likely just wrong. Wh= at's under the Opentext/support directory? > I've tried wildcards on the end of the docBase and path, neither of > which made any difference. Good, because they're not allowed. > Any ideas? I've tried Google and the docs and can't find anything :-( Have your tried looking in your Tomcat logs for deployment errors rather th= an Google? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org