Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 17849 invoked from network); 13 Apr 2003 21:28:40 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 13 Apr 2003 21:28:40 -0000 Received: (qmail 16874 invoked by uid 97); 13 Apr 2003 21:30:39 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 16867 invoked from network); 13 Apr 2003 21:30:39 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 13 Apr 2003 21:30:39 -0000 Received: (qmail 16424 invoked by uid 500); 13 Apr 2003 21:28:26 -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 16413 invoked from network); 13 Apr 2003 21:28:26 -0000 Received: from plounts.uits.indiana.edu (129.79.1.73) by daedalus.apache.org with SMTP; 13 Apr 2003 21:28:26 -0000 Received: from iu-mssg-smtp02.ads.iu.edu (iu-mssg-smtp02.exchange.iu.edu [129.79.1.219]) by plounts.uits.indiana.edu (8.12.9/8.12.9/IUPO) with ESMTP id h3DLSVT6024688 for ; Sun, 13 Apr 2003 16:28:31 -0500 (EST) Received: from iu-mssg-mbx07.ads.iu.edu ([129.79.1.216]) by iu-mssg-smtp02.ads.iu.edu with Microsoft SMTPSVC(5.0.2195.5329); Sun, 13 Apr 2003 16:28:29 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Problem with WEB-INF/classes Date: Sun, 13 Apr 2003 16:28:29 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with WEB-INF/classes Thread-Index: AcMB+x3Sz31dFHirT16/v2T6jAM3ywACCUfA From: "Rooda, William J" To: "Tomcat Users List" X-OriginalArrivalTime: 13 Apr 2003 21:28:29.0280 (UTC) FILETIME=[A039B600:01C30203] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N >From my experience, whenever a change is made to any folder, class, web.xml, struts config, or properties file in the WEB-INF directory, Tomcat needs to be restarted (Basically ANY change to anything in WEB-INF.) I'm sure there might be ways around this, but I have not yet found them. WJR -----Original Message----- From: Sjoerd van Leent [mailto:svanleent@wanadoo.nl]=20 Sent: Sunday, April 13, 2003 3:28 PM To: 'Tomcat Users List' Subject: Problem with WEB-INF/classes Hi all, =20 It seems that if you create a class in the WEB-INF/classes path tomcat does not automatically flush his cache when you change the class. When I shutdown TomCat and restart it, the class will be correctly interpret. Even deleting the class and reloading the page from a different computer does not help, so it's not a session problem or something. =20 What am I missing? =20 I'm using TomCat 4.0.1 =20 Help needed, Sjoerd van Leent --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org