Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 14660 invoked by uid 500); 19 Aug 2001 16:44:48 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 14653 invoked from network); 19 Aug 2001 16:44:48 -0000 Received: from ns.sentex.ca (HELO granite.sentex.ca) (199.212.134.1) by h31.sny.collab.net with SMTP; 19 Aug 2001 16:44:48 -0000 Received: from someone (p108b.xDSL-1mm.sentex.ca [64.7.134.237]) by granite.sentex.ca (8.11.4/8.11.4) with SMTP id f7JGiOK71989 for ; Sun, 19 Aug 2001 12:44:24 -0400 (EDT) (envelope-from rslifka@home.com) From: "Rob S." To: Subject: RE: Can't stop tomcat.exe windows service Date: Sun, 19 Aug 2001 12:46:42 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > If you're running it as a service, the only way in which you'll be able to > stop Tomcat is from the services control panel... As a security > precaution, > when running as a Service, Tomcat will not respond to shutdown thru the > network interface. A definite FAQ entry! Thanks for the tip ;) - r