Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 33068 invoked from network); 24 Feb 2006 20:55:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Feb 2006 20:55:22 -0000 Received: (qmail 32536 invoked by uid 500); 24 Feb 2006 20:55:08 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 32521 invoked by uid 500); 24 Feb 2006 20:55:08 -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 32510 invoked by uid 99); 24 Feb 2006 20:55:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2006 12:55:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sebastian.himberger@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 24 Feb 2006 12:55:07 -0800 Received: (qmail invoked by alias); 24 Feb 2006 20:54:45 -0000 Received: from c135078.adsl.hansenet.de (EHLO [192.168.1.150]) [213.39.135.78] by mail.gmx.net (mp020) with SMTP; 24 Feb 2006 21:54:45 +0100 X-Authenticated: #18895876 Message-ID: <43FF728F.70605@gmx.de> Date: Fri, 24 Feb 2006 21:54:39 +0100 From: Sebastian Himberger User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Someone successfully Installed Tomcat as Windows Service with StartMode=java or StartMode=exe? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, > I can only get the service to run if the startup and shutdown modes are > both jvm, not Java. > > - Chuck that's working for me too, but according to the docs running the service under a different user required the use of java. At least: http://jakarta.apache.org/commons/daemon/procrun.html says it so. best regards Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org