Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 2032 invoked from network); 19 Aug 2008 12:21:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Aug 2008 12:21:20 -0000 Received: (qmail 66783 invoked by uid 500); 19 Aug 2008 12:21:07 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66768 invoked by uid 500); 19 Aug 2008 12:21:07 -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 66756 invoked by uid 99); 19 Aug 2008 12:21:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 05:21:07 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of keepitsimple12@gmail.com designates 72.14.220.157 as permitted sender) Received: from [72.14.220.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 12:20:08 +0000 Received: by fg-out-1718.google.com with SMTP id 16so1836753fgg.40 for ; Tue, 19 Aug 2008 05:20:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=2LgIL+0oCXcxy6TfXfMsSt6ngiyA4KIxicAwjycMiQA=; b=j5zkaBjyXObMZQFydTnpPxEzVujP0V1COaN6c3KJIkoxiu37WpBiInT4ZgMYmCpyOx 132oyQq+y3rfitQ2ZxiJi4pbr3b1ZXoIYfROTphNeulGFoNUj6hHMIzUtobQRVX8936c gLnaMoaVa+er/tWfh4dWRXaSxp+gQ9BBSpvW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=hyLsCCz/5inxS9ONKUNoxKNmT6FEmdmRahf3NogqPIWgtqs+D4Ue471Cpkh2zdI2dt jm8NTRDKO9lFF7JDgjPBtVJyirScAXUkLlKMMMCcS/pJePDvwlwZR7cyWP+KBf99dHza RU1wUN3W2EHs1J2ll/uE2uGfCv/D34evpfmQc= Received: by 10.86.36.11 with SMTP id j11mr79230fgj.7.1219148419453; Tue, 19 Aug 2008 05:20:19 -0700 (PDT) Received: by 10.86.91.13 with HTTP; Tue, 19 Aug 2008 05:20:19 -0700 (PDT) Message-ID: Date: Tue, 19 Aug 2008 08:20:19 -0400 From: "Zemian Deng" To: "Tomcat Users List" Subject: starting tomcat at system boot MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_93420_33439930.1219148419446" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_93420_33439930.1219148419446 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello list, When setting up tomcat during boot startup on a linux/unix, is there more advantage using jsrv that comes with Tomcat as describe here: http://tomcat.apache.org/tomcat-6.0-doc/setup.html VS Just a plain shell script that calls catalina.sh ? -- Sweet - a Scala web framework: http://code.google.com/p/sweetscala ------=_Part_93420_33439930.1219148419446--