The file you are looking for is Tomcat.exe in the bin directory. You have to run it from the command line as "tomcat.ext -install" and then add service_name JVM_Library (JVM_Option) replace those items with the proper instructions. Browse to the directory in the command line and type tomcat.exe -h to get the full list of commands. You can do a internet search to find common JVM options to include. But if you don't know what you are doing, it really is easier to just get the binary installer and check the "NT Service" option during the install process.
Regards Andrew -----Original Message----- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 27, 2004 11:14 PM To: [EMAIL PROTECTED] Subject: Re: jk_nt_service.exe "Jeff Godin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am having a terrible time finding this file. I am currently using > Tomcat version 4.1.29 and would like to set it up as an NT service. > Any help locating this file would be greatly appreciated. > It in the /bin/win32/i386/ directory for the Tomcat 3.3 downloads. However, I'd strongly recommend using procrun (the Service daemon for TC 5) instead. > Jeff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
