Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 51251 invoked from network); 21 Feb 2006 23:04:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Feb 2006 23:04:07 -0000 Received: (qmail 31822 invoked by uid 500); 21 Feb 2006 23:03:57 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 31779 invoked by uid 500); 21 Feb 2006 23:03:57 -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 31768 invoked by uid 99); 21 Feb 2006 23:03:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 15:03:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.27.42.29] (HELO smtp3-g19.free.fr) (212.27.42.29) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 15:03:56 -0800 Received: from [192.168.0.1] (gou06-1-82-224-99-120.fbx.proxad.net [82.224.99.120]) by smtp3-g19.free.fr (Postfix) with ESMTP id A62DA44456 for ; Wed, 22 Feb 2006 00:03:35 +0100 (CET) Message-ID: <43FB9C47.6040604@apache.org> Date: Wed, 22 Feb 2006 00:03:35 +0100 From: Remy Maucherat User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r379183 - in /tomcat/container/tc5.5.x/catalina/src/share/org/apache/catalina: core/StandardContext.java startup/ContextConfig.java References: <20060220174551.42544.qmail@minotaur.apache.org> <43FB4494.9080404@hanik.com> <43FB464C.7050903@apache.org> <43FB4E15.1080400@hanik.com> <43FB58BE.7020904@apache.org> <43FB6CA6.8050004@hanik.com> <43FB7387.7060301@hanik.com> In-Reply-To: <43FB7387.7060301@hanik.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Filip Hanik - Dev Lists wrote: > here is the trace > > Name=/replicator > Manager=null > Cluster=null > Distributable=true > > as you can see, the cluster reference is null at this point in time. Yeah, well, I guess I should be using getCluster then (I simplified the code too much when moving it over). Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org