Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 10214 invoked from network); 6 Oct 2004 02:29:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Oct 2004 02:29:55 -0000 Received: (qmail 87008 invoked by uid 500); 6 Oct 2004 02:28:40 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 86966 invoked by uid 500); 6 Oct 2004 02:28:40 -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 86951 invoked by uid 99); 6 Oct 2004 02:28:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [202.175.3.60] (HELO smtp2.macau.ctm.net) (202.175.3.60) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 05 Oct 2004 19:28:37 -0700 Received: from smtp2.macau.ctm.net (localhost [127.0.0.1]) by localhost.macau.ctm.net (Postfix) with ESMTP id 59C4B26ACC6 for ; Wed, 6 Oct 2004 10:28:25 +0800 (CST) Received: from cpttm-02.cpttm.org.mo (n16z160l49.broadband.ctm.net [202.175.160.49]) by smtp2.macau.ctm.net (Postfix) with SMTP id 0057626ACA5 for ; Wed, 6 Oct 2004 10:28:24 +0800 (CST) Received: FROM [172.18.17.237] BY cpttm-02.cpttm.org.mo ; Wed Oct 06 10:22:18 2004 +0800 Message-ID: <416357FB.9050000@cpttm.org.mo> Date: Wed, 06 Oct 2004 10:27:07 +0800 From: Kent Tong Organization: CPTTM User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: Classes are reloaded automatically even when reloadable is not set Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N From: "Shapira, Yoav" > Does your webapp have a web.xml? Where are HelloServlet and Biz > located? Sorry that I can't seem to reproduce this. Maybe it was indeed marked as reloadable in server.xml but later I deleted the context and created a new one in its own .xml file. > This is an aside, and irrelevant to this thread, but you shouldn't > close the writer. Other things (response wrappers, filters) might > want to do stuff that depends on the writer. A good rule of thumb is > if you didn't create it, don't terminate it: you didn't create or > open the writer, so > don't close it. Thanks for the tip! -- Kent Tong, Msc, MCSE, SCJP, CCSA, Delphi Certified Manager of IT Dept, CPTTM Authorized training for Borland, Cisco, Microsoft, Oracle, RedFlag & RedHat --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org