Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 84764 invoked from network); 3 Jul 2008 06:59:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2008 06:59:52 -0000 Received: (qmail 85429 invoked by uid 500); 3 Jul 2008 06:59:47 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 85364 invoked by uid 500); 3 Jul 2008 06:59:47 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 85353 invoked by uid 99); 3 Jul 2008 06:59:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 23:59:47 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.152] (HELO smtp5.freeserve.com) (193.252.22.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 06:58:55 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3422.me.freeserve.com (SMTP Server) with ESMTP id 0CAD81C00089 for ; Thu, 3 Jul 2008 08:59:04 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.154.191]) by mwinf3422.me.freeserve.com (SMTP Server) with ESMTP id B1C851C00085 for ; Thu, 3 Jul 2008 08:59:02 +0200 (CEST) X-ME-UUID: 20080703065902728.B1C851C00085@mwinf3422.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 1B5E11123BA for ; Thu, 3 Jul 2008 07:56:40 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server02.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TESH0OA3Agim for ; Thu, 3 Jul 2008 07:56:36 +0100 (BST) Received: from [192.168.0.4] (unknown [192.168.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 527A51120A3 for ; Thu, 3 Jul 2008 07:56:36 +0100 (BST) Message-ID: <486C78B1.5030000@apache.org> Date: Thu, 03 Jul 2008 07:58:57 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: Why synchronize localEjbs References: <7159e7f60807022346q5f871bdek882b6b7b8bac4fb0@mail.gmail.com> In-Reply-To: <7159e7f60807022346q5f871bdek882b6b7b8bac4fb0@mail.gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org ��ռ�� wrote: > Why synchronized localEjbs in line 323 of > org.apache.catalina.deploy.NamingResources class. It is a know bug, fixed in 6.0.x and trunk 6.x Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org