Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 8966 invoked from network); 30 Jun 2010 14:13:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Jun 2010 14:13:26 -0000 Received: (qmail 24496 invoked by uid 500); 30 Jun 2010 14:13:22 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 24391 invoked by uid 500); 30 Jun 2010 14:13:20 -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 24379 invoked by uid 99); 30 Jun 2010 14:13:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2010 14:13:20 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [194.146.109.234] (HELO relay.srv.amis.hr) (194.146.109.234) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2010 14:13:12 +0000 Received: from pps.filterd (relay [127.0.0.1]) by relay.srv.amis.hr (8.14.3/8.14.3) with SMTP id o5UE8Fsg012146 for ; Wed, 30 Jun 2010 16:10:51 +0200 Received: from in.mail.amis.hr (in1.mail.srv.amis.hr [192.168.103.31]) by relay.srv.amis.hr with ESMTP id pqt0ygcnp-1 for ; Wed, 30 Jun 2010 16:10:51 +0200 Received: from imap.amis.hr (imap.srv.amis.hr [192.168.103.37]) by in.mail.amis.hr (Postfix) with ESMTP id 481F524F for ; Wed, 30 Jun 2010 16:10:18 +0200 (CEST) Received: from [127.0.0.1] (mail.envox-lab.hr [195.29.227.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by imap.amis.hr (Postfix) with ESMTP id 618AB5C7EE6 for ; Wed, 30 Jun 2010 16:10:13 +0200 (CEST) Message-ID: <4C2B5067.9080004@inet.hr> Date: Wed, 30 Jun 2010 16:10:47 +0200 From: =?ISO-8859-2?Q?Tomislav_Petrovi=E6?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Lightning/0.9 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Webapp reloading issue and intermittent 404 errors References: <4C28A6B2.7090605@inet.hr> <4C28A7AF.70509@inet.hr> <4C29D01E.3020108@inet.hr> <99C8B2929B39C24493377AC7A121E21F98FB700F35@USEA-EXCH8.na.uis.unisys.com> <4C2A6392.4020905@pidster.com> <4C2B238C.7010201@inet.hr> <4C2B2518.9090808@pidster.com> <4C2B3389.7030700@inet.hr> <99C8B2929B39C24493377AC7A121E21F98FB701A75@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F98FB701A75@USEA-EXCH8.na.uis.unisys.com> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Caldarale, Charles R said on 30.6.2010 15:03: >> From: Tomislav Petrovi� [mailto:t.petrovic@inet.hr] >> Subject: Re: Webapp reloading issue and intermittent 404 errors >> >> Can you post me how my new server.xml should look and how >> some_webapp/META-INF/context.xml should look. > > Just remove all elements from server.xml - it's bad practice to have them there, since it violates the principle of self-contained webapps, and making any changes require restarting Tomcat, not just the webapp. > > > > > > >> Also would apprecite link to right documentation why it >> should be that way, thanks. > > http://tomcat.apache.org/tomcat-6.0-doc/config/context.html > >> And do you really think this would solve my initial problem, or....? > > Nope. Thanks for info, but any idea what caused original problem? And if I can provide any additional info to help resolve it. Unfortunately can't test it anymore since server where it happened (doesn't anymore with reloadable="false") is going into production. -- Tomy --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org