Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 38092 invoked from network); 4 Jan 2004 07:18:54 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Jan 2004 07:18:54 -0000 Received: (qmail 3266 invoked by uid 500); 4 Jan 2004 07:18:28 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 3213 invoked by uid 500); 4 Jan 2004 07:18:28 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 3199 invoked from network); 4 Jan 2004 07:18:27 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 4 Jan 2004 07:18:27 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Ad2X1-00038D-00 for ; Sun, 04 Jan 2004 08:18:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: commons-dev@jakarta.apache.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ad2Wz-000385-00 for ; Sun, 04 Jan 2004 08:18:37 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Ad2Wz-0000ST-00 for ; Sun, 04 Jan 2004 08:18:37 +0100 From: "Bill Barker" Subject: Re: [Daemon] Update tomcat.sh for TC 5? Date: Sat, 3 Jan 2004 23:30:43 -0800 Lines: 24 Message-ID: References: X-Complaints-To: usenet@sea.gmane.org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N "Noel J. Bergman" wrote in message news:NBBBJGEAGJAKLIDBKJOPAENEGFAB.noel@devtech.com... > > is it time to update the script to work with Tomcat 5 > > (and change the docs to say how to modify it for > > Tomcat 4.1.x)? > > What is the nature of the change? Does it make sense to copy the current > one to tomcat4.sh, and then make the modifications for TC5? Or I suppose > you could just tag the current one, so that someone could pull it from CVS. > The changes are pretty minor. Mostly the startup class has changed from 'BootstrapService' to 'Bootstrap'. Also adding commons-logging-api.jar to the boot classpath. I have no objection to adding a 'tomcat4.sh' file. However, jsvc has never shipped-with TC 4, so it likely has a smaller user-base. But I like the suggestion :). > --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org