Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 44324 invoked from network); 19 Aug 2010 13:07:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Aug 2010 13:07:10 -0000 Received: (qmail 91319 invoked by uid 500); 19 Aug 2010 13:07:07 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91203 invoked by uid 500); 19 Aug 2010 13:07:03 -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 91194 invoked by uid 99); 19 Aug 2010 13:07:03 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 13:07:03 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of seanmce33@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-ew0-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 13:06:41 +0000 Received: by ewy27 with SMTP id 27so1539269ewy.18 for ; Thu, 19 Aug 2010 06:06:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=GGqVPac84H68VJXApTY31dxMeIOe87S6XVaGWpiCHA4=; b=UhOpK5JQCwxETanVWndlbZk/SxK22+gxSK12fRjXRZrlDs6S55VZN+c2Ee4dQQtksU 0IKJ3kOpqtPnDxMp5P+vEbU7ZptVJnHctq/OCOomAZwJ4LFWvLYjhsRlXBUnXwqIRsNu JLWr3Riu4lge6riu6Xm9GtZiaM6JDe+aR1YtM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=LbS/rNSOO64d3TQbtdxfyX6okqzPD6gpHmThrEiZ3sOZKW52NGSseG0ZvC23SQoJos ETPfdPD98ooZvZNWER+SH+oJTe22vZxyelBHL41nJpX2lhgMMaymYBSMhQ0HMY9qePSw 9bdx9VZjozYmy1clSzUEAJq1HJUhfuWAjyZuA= Received: by 10.213.64.76 with SMTP id d12mr740303ebi.8.1282223181274; Thu, 19 Aug 2010 06:06:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.31.208 with HTTP; Thu, 19 Aug 2010 06:06:01 -0700 (PDT) In-Reply-To: <4C6CE03A.5070301@pidster.com> References: <4C6CE03A.5070301@pidster.com> From: Sean McEligot Date: Thu, 19 Aug 2010 09:06:01 -0400 Message-ID: Subject: Re: war not redeploying To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Aug 19, 2010 at 3:41 AM, Pid wrote: > On 18/08/2010 20:04, Sean McEligot wrote: >>> > =A0 By the way, please create or edit your >>> > webapp's META-INF/context.xml, =A0not the default one. >> I've reset context.xml back to default except jdbc resources and access = logging. >> > > How are you configuring access logging in conf/context.xml? > > And why? I probably just saw another Valve commented out there (comet) and added this one in the same place. Where should it go? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org