Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 27562 invoked from network); 6 Jul 2004 06:39:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jul 2004 06:39:57 -0000 Received: (qmail 53405 invoked by uid 500); 6 Jul 2004 06:39:36 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 53365 invoked by uid 500); 6 Jul 2004 06:39:36 -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 53348 invoked by uid 99); 6 Jul 2004 06:39:35 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=PRIORITY_NO_NAME X-Spam-Check-By: apache.org Received: from [212.17.10.125] (HELO ml.unipro.ru) (212.17.10.125) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 05 Jul 2004 23:39:34 -0700 Received: from smsconsole.local ([192.168.3.133]) by ml.unipro.ru (8.12.8/8.12.8) with ESMTP id i666d3YH025505 for ; Tue, 6 Jul 2004 13:39:03 +0700 Date: Tue, 6 Jul 2004 13:39:03 +0700 From: Alexey Skorokhodov Reply-To: Alexey Skorokhodov Organization: UniPro X-Priority: 3 (Normal) Message-ID: <65238849156.20040706133903@unipro.ru> To: tomcat-user@jakarta.apache.org Subject: Re: Tomcat 4.1.29 inits my web-app several times In-Reply-To: <169232811546.20040706115825@unipro.ru> References: <169232811546.20040706115825@unipro.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N AS> I have updated my config.xml from AS> ----------------- AS> unpackWARs="true" autoDeploy="true"> AS> AS> ----------------- AS> to AS> ------------------- AS> unpackWARs="true" autoDeploy="false"> AS> AS> ------------------- AS> but this did not help. addition: I see that Tomcat inits my app only twice if I change the config like this: it looks like the problem is because of my virtual hosts: every web-app is inited when a virtual host is loaded (all my web-applications are in folder webapps) -- Best regards, Alexey mailto:askorokhodov@unipro.ru --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org