Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 52358 invoked from network); 27 Oct 2010 21:29:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Oct 2010 21:29:48 -0000 Received: (qmail 66953 invoked by uid 500); 27 Oct 2010 21:29:44 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 66898 invoked by uid 500); 27 Oct 2010 21:29:44 -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 66889 invoked by uid 99); 27 Oct 2010 21:29:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Oct 2010 21:29:44 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rosenberg.leon@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qw0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Oct 2010 21:29:39 +0000 Received: by qwf6 with SMTP id 6so1210902qwf.18 for ; Wed, 27 Oct 2010 14:29:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=v4WdvO8CEpydj4IxcjM4gT+faOcfDQ3Pi/AwKce8HDw=; b=gKb56fAjKzXQyYg71g0tfWXFiNfWQbXvJZQLuP2I+IdHvFS6GWqC9wdgbHUXR/Levk rtBmv0uCLtXM0ycLBMcvSSc1xBbnUx9W8zWx1WJW2ubsiqdUA0PRx+KW6EYLvTiVCPo6 3WPDVWNq8gvQGAKEHScm42mpwQ7YJ0o8ekZuE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HmoAg33pBk5StgyNd0lzupQV5A3L5HGnT7q3iXuwKrCGvbzhqAnOs9+6UA7Ke9Y2xh ixdD8GP/ARHdG5kRyfhga8h+UGFV0LAwjaLljoydnfSEvTXwiWAlqIIXwQhOfx7tkYXQ 5NEq+Siod9Uu8T5uxMni2E/spgq3Qgpry1lHk= MIME-Version: 1.0 Received: by 10.224.177.212 with SMTP id bj20mr2946272qab.169.1288214958621; Wed, 27 Oct 2010 14:29:18 -0700 (PDT) Received: by 10.229.95.199 with HTTP; Wed, 27 Oct 2010 14:29:18 -0700 (PDT) In-Reply-To: <99C8B2929B39C24493377AC7A121E21F99F84655D0@USEA-EXCH8.na.uis.unisys.com> References: <99C8B2929B39C24493377AC7A121E21F99F84655D0@USEA-EXCH8.na.uis.unisys.com> Date: Wed, 27 Oct 2010 23:29:18 +0200 Message-ID: Subject: Re: How to start a daemon without getting the warning? From: Leon Rosenberg To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 On Wed, Oct 27, 2010 at 10:43 PM, Caldarale, Charles R wrote: >> From: Leon Rosenberg [mailto:rosenberg.leon@gmail.com] >> Subject: How to start a daemon without getting the warning? > >> to my knowledge this thread is a daemon. > > Which isn't really relevant in the situation where only the context is being stopped, not the entire JVM. Meaning that I have to implement own thread registry for all started threads? Anyone already did something like this by chance? Leon --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org