Page 1 of 1

Tomcat as a windows service

PostPosted: 04. August 2006 06:19
by ooper
I installed the Tomcat 5.5.17 add on, but I would like it to run as a service so that when the machine gets rebooted, I don't have to login to get it running.

Is there a way to have it run as a service?

Thanks,
Brian Barnett

PostPosted: 07. August 2006 17:13
by ooper
Open a cmd prompt at ..\tomcat\bin

Type service.bat install.

Done.