Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 17076 invoked from network); 21 Apr 2005 09:40:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Apr 2005 09:40:00 -0000 Received: (qmail 22721 invoked by uid 500); 21 Apr 2005 09:39:55 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 22658 invoked by uid 500); 21 Apr 2005 09:39:55 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 22639 invoked by uid 99); 21 Apr 2005 09:39:55 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=TO_ADDRESS_EQ_REAL X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from dgate1.fujitsu-siemens.com (HELO dgate1.fujitsu-siemens.com) (217.115.66.35) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 21 Apr 2005 02:39:55 -0700 Received: from trolli.pdb.fsc.net (172.25.97.20) by dgate1.fujitsu-siemens.com with ESMTP; 21 Apr 2005 11:39:40 +0200 X-SBRSScore: None X-IronPort-AV: i="3.92,120,1112565600"; d="scan'208"; a="7948280:sNHT21863104" Received: from deejai2.mch.fsc.net (deejai2.mch.fsc.net [172.25.124.236]) by trolli.pdb.fsc.net (8.11.6/8.11.6) with ESMTP id j3L9dds27235 for ; Thu, 21 Apr 2005 11:39:39 +0200 Received: from vtxclere.bcn.fsc.net (vtxclere.bcn.fsc.net [172.25.182.35]) by deejai2.mch.fsc.net (8.13.3/8.13.3) with ESMTP id j3L9dToD026432 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 21 Apr 2005 11:39:30 +0200 (CEST) (envelope-from jfrederic.clere@fujitsu-siemens.com) Received: from [172.25.182.35] (vtxclere.bcn.fsc.net [172.25.182.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by vtxclere.bcn.fsc.net (Postfix) with ESMTP id 859CC57F75 for ; Thu, 21 Apr 2005 11:39:27 +0200 (CEST) Message-ID: <426774CF.2080708@fujitsu-siemens.com> Date: Thu, 21 Apr 2005 11:39:27 +0200 From: jean-frederic clere Reply-To: jfrederic.clere@fujitsu-siemens.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20050401 X-Accept-Language: fr, en, ca, de MIME-Version: 1.0 To: "tomcat-dev@jakarta.apache.org" Subject: bugs 34140 and 34199 X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Those 2 are reported against Daemon, but the user is looking for a "safe" way to know that Tomcat is completly up (AJP connector ready) or completly down. In jsvc the completly down case is easy: the JVM has exited. Any hints for the completly up case? Cheers Jean-frederic --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org