From users-return-140526-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Tue Feb 14 11:29:30 2006 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 20227 invoked from network); 14 Feb 2006 11:29:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Feb 2006 11:29:30 -0000 Received: (qmail 65168 invoked by uid 500); 14 Feb 2006 11:29:15 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 64989 invoked by uid 500); 14 Feb 2006 11:29:15 -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 64977 invoked by uid 99); 14 Feb 2006 11:29:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 03:29:14 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.227.126.188] (HELO moutng.kundenserver.de) (212.227.126.188) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2006 03:29:13 -0800 Received: from [152.105.129.9] (helo=[152.105.66.208]) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1F8yMU2aQt-0000bY; Tue, 14 Feb 2006 12:28:50 +0100 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <20060214110538.KUJX2557.ibm57aec.bellsouth.net@mail.bellsouth.net> References: <20060214110538.KUJX2557.ibm57aec.bellsouth.net@mail.bellsouth.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <735E8EC0-9405-4633-BF5A-79661C239E2B@sunblade.co.uk> Content-Transfer-Encoding: 7bit From: Steve Meredith Subject: Re: Tomcat 5.5 documentation: how to update website? Date: Tue, 14 Feb 2006 11:27:52 +0000 To: "Tomcat Users List" X-Mailer: Apple Mail (2.746.2) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:3c0dfefa661b9d37dfaafafbbc59d16a X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 14 Feb 2006, at 11:05, Warren Pace wrote: > >> >> From: Steve Meredith >> Date: 2006/02/14 Tue AM 03:50:19 EST >> To: users@tomcat.apache.org >> Subject: Tomcat 5.5 documentation: how to update website? >> >> Hi all >> >> Just spent time getting the Tomcat5.sh script to work as a daemon >> under linux following the advice on the url:- >> >> >> "The Apache Tomcat 5.5 Servlet/JSP Container" >> http://tomcat.apache.org/tomcat-5.5-doc/setup.html >> >> >> "The file $CATALINA_HOME/bin/jsvc/native/tomcat.sh can be used as a >> template for starting Tomcat automatically at boot time from /etc/ >> init.d. The file is currently setup for running Tomcat 4.1.x, so it >> is necessary to edit it and change the classname from >> BootstrapService to Bootstrap." >> >> >> If only I'd known catalina.sh works 'out of the box' :-) > > Section 1 of the docs - under the "Directories and Files" heading, > second paragraph - > "These are some of the key tomcat directories all relative to > $CATALINA_HOME > ./bin - Startup, shutdown, and other scripts. The *.sh files (for > Unix systems) are functional duplicates of the *.bat files (for > Windows systems). Since the Win32 command-line lacks certain > functionality, there are some additional files in here." > HOWEVER - you're better off for having used jsvc. > "Out of the box" scrips run tc as root user. Thanks Warren :-) I guess I was overwhelmed with the sheer number of config files/ directories involved :) (startup.sh, catalina.sh, tomcat.sh?) All sorted now though. > >> >> How can I update this page to help let people know there's an easier >> option to get Tomcat using a startup script with catalina.sh rather >> than tomcat5.sh? >> >> >> Many thanks >> >> Steve >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >> For additional commands, e-mail: users-help@tomcat.apache.org >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org