Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 72221 invoked from network); 13 Jan 2006 14:05:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 14:05:38 -0000 Received: (qmail 75462 invoked by uid 500); 13 Jan 2006 14:05:28 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 75169 invoked by uid 500); 13 Jan 2006 14:05:27 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 1657 invoked by uid 99); 13 Jan 2006 10:08:00 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Subject: Unable to extract war file after start of tomcat. To: commons-user@jakarta.apache.org X-Mailer: Lotus Notes Release 5.0.2b December 16, 1999 Message-ID: From: MJoshi@eq-technologic.com Date: Fri, 13 Jan 2006 15:36:54 +0530 X-MIMETrack: Serialize by Router on k2/admin(Release 5.0.2b |December 16, 1999) at 01/13/2006 03:37:22 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi, I'm using tomcat-4.1.29 on windows 2000 I'm trying to change the server.xml to add logging for a context. when i add a logger to the context, the war file for the context is not getting extracted. if i remove this context tag from server.xml the war gets extracted successfully so there's no problem in the war file. The host tag is as following: The context tag in server.xml is as following : i believe that the problem is in the context tag, so what's going wrong here. Regards, Milind S. Joshi --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org