Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A082218197 for ; Thu, 26 Nov 2015 13:06:33 +0000 (UTC) Received: (qmail 95026 invoked by uid 500); 26 Nov 2015 13:06:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 94962 invoked by uid 500); 26 Nov 2015 13:06:30 -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 94951 invoked by uid 99); 26 Nov 2015 13:06:30 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2015 13:06:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id D67961A230B for ; Thu, 26 Nov 2015 13:06:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.899 X-Spam-Level: ** X-Spam-Status: No, score=2.899 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id bzYjYs2HoKbO for ; Thu, 26 Nov 2015 13:06:24 +0000 (UTC) Received: from mail-vk0-f43.google.com (mail-vk0-f43.google.com [209.85.213.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 79E1F2050F for ; Thu, 26 Nov 2015 13:06:23 +0000 (UTC) Received: by vkbs1 with SMTP id s1so53095491vkb.1 for ; Thu, 26 Nov 2015 05:06:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7OC5mSHnT2wRBo7ZGEeRUnw00D5TjXF6TDiUVxIlwxc=; b=Py2h2XnJyGy+q8IOnOpcy3G4ORfKPToIlxE0usQCJsxXOvCbvP98p4wAPqDMV8aWcE dmOwn3j94nlSa2Zlw1LE8gVlvx5zcKPRh04DuO5+zYiZRR/IlQEUXQO0MO7duF43cQBu PaXNhGOxQJImqfKWkYtQrRBatpX94qGbxnMTpKvZZGzZw6lWwxaCimwi/gjsnU3T5BSh rd6w9CwdGCFJtMIzwPQJO36a/wvZzoxdNq+pG5em2ww8Ox+1PDs0zT17+8a2bYdycJLF tTTPzAXl78AlvclgTNljcc5RSzwAzKCvPwNeyBXiPK/ZKv2exDEYqXCS4KeJFZzzQ8vq 0tDw== X-Received: by 10.31.34.198 with SMTP id i189mr38133423vki.111.1448543182530; Thu, 26 Nov 2015 05:06:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.130.212 with HTTP; Thu, 26 Nov 2015 05:06:03 -0800 (PST) In-Reply-To: <8d653c5f8e154ef48b67093e99a10e7e@US-EXCH13-5.na.uis.unisys.com> References: <5654576E.5000300@christopherschultz.net> <8d653c5f8e154ef48b67093e99a10e7e@US-EXCH13-5.na.uis.unisys.com> From: Yuval Schwartz Date: Thu, 26 Nov 2015 15:06:03 +0200 Message-ID: Subject: Re: Fwd: To: Tomcat Users List Content-Type: multipart/alternative; boundary=001a113d9c46d62dec0525713d10 --001a113d9c46d62dec0525713d10 Content-Type: text/plain; charset=UTF-8 On Tue, Nov 24, 2015 at 3:35 PM, Caldarale, Charles R < Chuck.Caldarale@unisys.com> wrote: > > From: Christopher Schultz [mailto:chris@christopherschultz.net] > > Subject: Re: Fwd: > > > > First of all, I have a context.xml file in the WEB-INF folder of my > > > application (call it "myApplication" henceforth) that looks like: > This was a typo, I meant META-INF. Thanks > > Also note that WEB-INF is not the correct directory for context.xml. The > OP really, really needs to read the documentation: > http://tomcat.apache.org/tomcat-8.0-doc/config/context.html > > The OP also needs to learn to use a subject line - he has a history of > failing to do so. > > - Chuck > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --001a113d9c46d62dec0525713d10--