Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 24766 invoked from network); 10 Feb 2009 12:36:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 12:36:53 -0000 Received: (qmail 16896 invoked by uid 500); 10 Feb 2009 12:35:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 16259 invoked by uid 500); 10 Feb 2009 12:35:28 -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 16248 invoked by uid 99); 10 Feb 2009 12:35:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 04:35:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dave.pawson@gmail.com designates 72.14.220.156 as permitted sender) Received: from [72.14.220.156] (HELO fg-out-1718.google.com) (72.14.220.156) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 12:35:20 +0000 Received: by fg-out-1718.google.com with SMTP id l27so1437704fgb.40 for ; Tue, 10 Feb 2009 04:34:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=aSZbBRn69PGWPesDiyKc9uQshbGPBtAb3WAHXTfFVC8=; b=IyJWDqSaxRYCtU5nHiQ34kCdnWd+g/HgfqEIuyHzE68OvoQQt48R3i/boAmKpHF3qy gcLuhapAi0VlcP2Zuxqn102OzkYLFQr0cJ/Wp0mpifyhSrCseqCv84QOYmd/X45LzQ1x dU0JslxbhT22/12g0YSu0Ce1i/e3qrpEd4Src= 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:content-transfer-encoding; b=g0TOZWpsgohOUoYOxzubl9Mf4rJSy9olQkp68f86tx9LmjbkXV222t/vHy4VbjNDXU zZyPeObYVu9+tCZe0lQyU16WHyQcYYXsUYRYY6RgafS+YKKgSYO5+j45jZBg/i5ihNOY tGoGhCj41O3kIshH8XtPzPZ9ndpYOrfYxhFvA= MIME-Version: 1.0 Received: by 10.86.95.20 with SMTP id s20mr981586fgb.40.1234269299571; Tue, 10 Feb 2009 04:34:59 -0800 (PST) In-Reply-To: <499169DE.10908@apache.org> References: <711a73df0902080445k726b5938l55cd1028da26453f@mail.gmail.com> <4990E0A0.5070805@hanik.com> <711a73df0902100339n22a2c20dredc84ebe6d9e518a@mail.gmail.com> <499169DE.10908@apache.org> Date: Tue, 10 Feb 2009 12:34:59 +0000 Message-ID: <711a73df0902100434x2ed6bdbfgc5569f4940c33f86@mail.gmail.com> Subject: Re: Simple Tomcat 6, servlet tutorial. First draft for comment From: Dave Pawson To: Tomcat Users List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 2009/2/10 Mark Thomas : > The main use of jsvc is to bind to port <1025 (usually 80 and 443) but run as a > non-privileged user. If you aren't listening on a port <1025 then you probably > don't need it. It didn't work for me Mark! I run jsvc as root. But yes, I'm listening on 8080. the other problem was writing out the PID for use in killing tc. regards -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org