Computing.Net > Forums > Web Development > Tomcat as a service

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Tomcat as a service

Reply to Message Icon

Name: buta
Date: November 9, 2006 at 14:21:30 Pacific
OS: windows 2000 server
CPU/Ram: 1G
Product: HP
Comment:

We have tomcat 4 running on windows 2000 server.

What we need to do is run the tomcat4 as a service without reinstalling it again.

Is this possible?


free tune up http://www.pcpitstop.com



Sponsored Link
Ads by Google

Response Number 1
Name: tonysathre
Date: November 14, 2006 at 21:55:10 Pacific
Reply:

Try this command:

sc create tomcat binpath= "c:\path\to\tomcat\tomcat.exe" type= "own" start= "auto"

For more info on sc.exe click here

Here
is the documented way.


"Computer security." — Oxymoron


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Tomcat as a service

FoxServ Apche Service Installation www.computing.net/answers/webdevel/foxserv-apche-service-installation-/1917.html

Picture as a tooltip www.computing.net/answers/webdevel/picture-as-a-tooltip/2256.html

Creating a service like LimeWire www.computing.net/answers/webdevel/creating-a-service-like-limewire/3380.html