Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 13941 invoked from network); 1 Feb 2002 09:28:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Feb 2002 09:28:15 -0000 Received: (qmail 4786 invoked by uid 97); 1 Feb 2002 09:28:07 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 4770 invoked by uid 97); 1 Feb 2002 09:28:07 -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 4756 invoked from network); 1 Feb 2002 09:28:06 -0000 Date: Fri, 1 Feb 2002 11:27:45 +0200 Message-ID: <908364.1012555660937.JavaMail.nobody@db-portal.office> From: Anton Brazhnyk To: Tomcat Users List Subject: RE: how to get changes to web.xml without restarting tomcat Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, > -----Original Message----- > From: tmarti34@csc.com [mailto:tmarti34@csc.com] > Sent: Thursday, January 31, 2002 6:17 PM > To: tomcat-user@jakarta.apache.org > Subject: how to get changes to web.xml without restarting tomcat > > > All, > > My dilemma as I understand it is this. Tomcat is run at root level, > requiring restarts of both Tomcat and Apache to be performed by the system > administrator. For changes to take effect in web.xml (so far as I can > tell) Tomcat must be restarted. This means, bugging the system > administrator to restart Tomcat and then restart Apache. Anytime an > init-param changes I have to go through the sysadmin. As I recently > inherited a bunch of servlets, and they have migrated from > windows to Linux > and from JWS to Tomcat, as you can imagine there are many changes to such > parameters. Is there a way to get around this at all? Reloading class > files is already transparent to the sysadmin, either through a reloadable > context, or the manager application, but the web.xml changes are bringing > me down. Do I have to write a custom servlet? It seems to me that Tomcat > should allow for something basic like this. > Yeap, I expected reloading to read and parse web.xml every time. But it doesn't. So, I have to start/stop application from manager application. Using HTMLManagerServlet its still pretty easy, just two clicks. > Thanks to any who take the time to try to help. > > Tim > --------------------------------- > Timothy DD Martin > CSC - GreenTec IV > (301) 794-2815 > tmarti34@csc.com > > Anton. -- To unsubscribe: For additional commands: Troubles with the list: