On 6/11/2013 5:06 PM, akshata chas wrote:
Hi,

I'm trying to install tomcat service for Windows 7 manually on my system
through command prompt.

I tried with">>service.bat install MyProject" but it looks like service
doesn't get installed properly because I can see the service in the list
but when I start it, it throws error.

Any idea on what could be the issue?

Did you check the startup parameters for the service? The easiest way to check them is with tomcat7w.



I'm not using tomcat's installer for windows as I would like to bundle it
along with my project installer with bundled Java as well. I could use
other Windows batch scripts of starting and shutting down tomcat which work
well.

net start MyProject

net stop MyProject



Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to