Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 89754 invoked from network); 20 Jul 2005 05:20:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 05:20:41 -0000 Received: (qmail 83107 invoked by uid 500); 20 Jul 2005 05:20:23 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 82233 invoked by uid 500); 20 Jul 2005 05:20:20 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 82219 invoked by uid 99); 20 Jul 2005 05:20:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 22:20:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of elebis@cantv.net designates 200.44.33.31 as permitted sender) Received: from [200.44.33.31] (HELO rs26s12.datacenter.cha.cantv.net) (200.44.33.31) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 22:20:15 -0700 Received: from [192.168.100.128] (dC9F94E7D.dslam-04-15-4-02-01-02.acr.dsl.cantv.net [201.249.78.125]) by rs26s12.datacenter.cha.cantv.net (8.13.0/8.13.0/3.0) with ESMTP id j6K5KDG2020082 for ; Wed, 20 Jul 2005 01:20:15 -0400 X-Matched-Lists: [] Message-ID: <42DDDF0D.6040900@cantv.net> Date: Wed, 20 Jul 2005 01:20:13 -0400 From: =?ISO-8859-1?Q?Luis_Dur=E1n?= User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: tomcat as service under linux how-to References: <4AFA57084EC4D811962600062939C1989E0A2A@mailsg.cmks.com.sg> In-Reply-To: <4AFA57084EC4D811962600062939C1989E0A2A@mailsg.cmks.com.sg> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on rs26s12.datacenter.cha.cantv.net X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N dummy wrote: > Hi, > > I would like to know how to start-up tomcat as services under LINUX and at > the same time start-up apache after tomcat has started. > How to check whether tomcat is already started before apache is started ? > > I don't have this on windows system. > You could use "netstat -tlp" as root and see the ports where you have configured tomcat on open (listening), you will see a java-* process name too. This is one way, maybe not the best, but works. -- Luis Edgardo Dur�n Lebis Soporte T�cnico y Sistemas http://mipagina.cantv.net/elebis elebis@cantv.net 0416-7580991 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org