Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 80447 invoked from network); 7 Nov 2003 03:46:50 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Nov 2003 03:46:50 -0000 Received: (qmail 63370 invoked by uid 500); 7 Nov 2003 03:46:11 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 63354 invoked by uid 500); 7 Nov 2003 03:46:11 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 63334 invoked from network); 7 Nov 2003 03:46:10 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 7 Nov 2003 03:46:10 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AHxZj-0004wd-00 for ; Fri, 07 Nov 2003 04:46:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: tomcat-user@jakarta.apache.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AHxZi-0004wV-00 for ; Fri, 07 Nov 2003 04:46:18 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AHxZi-0008V2-00 for ; Fri, 07 Nov 2003 04:46:18 +0100 From: "Bill Barker" Subject: Re: tomcat 3.3 on Win2k server/IIS 5.0 Date: Thu, 6 Nov 2003 19:57:41 -0800 Lines: 41 Message-ID: References: <20031106163957.11589.qmail@web40412.mail.yahoo.com> X-Complaints-To: usenet@sea.gmane.org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You can get jk_nt_service.exe from http://www.apache.org/dist/jakarta/tomcat-3/bin/win32/i386/ (or substitute your favorite mirror for www.apache.org). This is the Windows Service wrapper that ships with Tomcat 3 (and is the one that is documented in the Tomcat 3 docs). You could also use procrun(w) from commons-daemon, but you'd need to write a wrapper class to invoke Tomcat (actually, that sounds like a good idea: Then 3.3 could dump jk_nt_service altogether :). "Dara Lambert" wrote in message news:20031106163957.11589.qmail@web40412.mail.yahoo.com... > Hello, > > I hope it is ok to email for directions or > clarification on how to get Tomcat to start > automatically after a Win2k reboot? Is it true that > the reason Tomcat doesn't launch is because Microsoft > created a server environment that actually doesn't > have any simple way of launching server daemons at > startup? > > I have been reseaching this issue for 2 days now, and > have found similar issues but nothing quite right. I > have installed the AutoexT exe that runs a batch file > at startup, but yet again I have to login to the > server first so that Tomcat will load. > > Any help or guidance would be greatly appreciated, I > understand if you do not answer direct emails. > > Thank you, > Dara Lambert > System Administrator > > __________________________________ > Do you Yahoo!? > Protect your identity with Yahoo! Mail AddressGuard > http://antispam.yahoo.com/whatsnewfree --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org