Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 98852 invoked from network); 30 Mar 2000 22:47:10 -0000 Received: from dengw01.galileo.com (12.17.202.46) by locus.apache.org with SMTP; 30 Mar 2000 22:47:10 -0000 Received: from mfil.terminal (mfil@localhost) by dengw01.galileo.com with SMTP id PAA05404 for ; Thu, 30 Mar 2000 15:41:34 -0700 (MST) Received: from denexc05.galileo.com (denexc05.galileo.com [10.194.0.55]) by dengw01.galileo.com with ESMTP id PAA05245 for ; Thu, 30 Mar 2000 15:41:20 -0700 (MST) Received: by denexc05.galileo.com with Internet Mail Service (5.5.2650.21) id ; Thu, 30 Mar 2000 15:42:33 -0700 Message-ID: <420C28CAA337D311B98F000024C83E36037B2A67@denexc06.galileo.com> From: "Thomas, Keith" To: tomcat-user@jakarta.apache.org Subject: RE: recycling after 10 saves Date: Thu, 30 Mar 2000 15:42:25 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I get around this by manually deleting all the old servlet entries (.java & .class) from the \tomcat\work subdirectories. Keith -----Original Message----- From: Steven Punte [mailto:stevep@hamsoft.com] Sent: Thursday, March 30, 2000 3:33 PM To: tomcat-user@jakarta.apache.org Subject: Fw: recycling after 10 saves This is a built in feature. Tomcat user are ONLY allowed 10 mistakes, then, that's it buddy! Sorry, just couldn't resist. This has been brought up before and the behavior has been changed in the latest code. But the question is are you brave enough to grab it! STeve ----- Original Message ----- From: Alec Cove To: Sent: Thursday, March 30, 2000 2:31 PM Subject: recycling after 10 saves > Hello, > > Im experiencing an unusual problem. If I create a jsp page, I can only make > 10 modification/saves/executes before I start recycling older versions of > the jsp. > > If I look in the directory where the java files are generated from the jsp, > I notice: > > _0002fjsp_0002fbasic_0002fbasic_00035_0002ejspbasic5_jsp_8.java > _0002fjsp_0002fbasic_0002fbasic_00035_0002ejspbasic5_jsp_9.java > _0002fjsp_0002fbasic_0002fbasic_00035_0002ejspbasic5_jsp_1.java > > when it hits #9 then it overwrites the #1 one. > > what is going on here??? please help! > > thanks > Alec > > > -------------------------------------------------------------------------- > To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org > For additional commmands, email: tomcat-user-help@jakarta.apache.org -------------------------------------------------------------------------- To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org For additional commmands, email: tomcat-user-help@jakarta.apache.org