Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 61374 invoked from network); 8 Feb 2010 22:00:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2010 22:00:28 -0000 Received: (qmail 76727 invoked by uid 500); 8 Feb 2010 22:00:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 76634 invoked by uid 500); 8 Feb 2010 22:00:24 -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 76623 invoked by uid 99); 8 Feb 2010 22:00:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Feb 2010 22:00:23 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Feb 2010 22:00:15 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nebe6-0007AA-GM for users@tomcat.apache.org; Mon, 08 Feb 2010 13:59:54 -0800 Message-ID: <27506974.post@talk.nabble.com> Date: Mon, 8 Feb 2010 13:59:54 -0800 (PST) From: John McKaine To: users@tomcat.apache.org Subject: Tomcat load context twise MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sevjob777@mail.ru Hello everyone. The problem is fairly simple, but I just do not know what was happening. On Tomcat server I have virtual host and my application like this (server.xml): Workinua.com.ua After starting the server Tomcat, the context of my application is initialized twice, I see it on logs. At the forums encountered such a problem - advise to put autoDeploy = "false", but it did not help. I have tried all cases, but never got only one context initialized. I would appreciate any ideas. Thanks in advance. -- View this message in context: http://old.nabble.com/Tomcat-load-context-twise-tp27506974p27506974.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org