automatic restart of tomcat ?

hey all...anyone has a solution how to automaticly restart the tomcat-server (startup.bat= on a Win2000-machine ?(sorry, the server is not my idea ;)help would be fine ;)thanksmichael stock
[238 byte] By [Smoerble] at [2007-9-26 1:13:58]
# 1

Hi,

If you want to start tomcat automatically at startup of windows 2000, you can either register it as a service, or run regedit and add an item to the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run which contains the startup command.

Regards,

Kurt.

leukbr at 2007-6-29 0:12:04 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
wow, sounds really easy, thx a lot !(will try now, let's see if i crash the machine ;)
Smoerble at 2007-6-29 0:12:04 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 3

Here's a utility which you might find useful:

Invoker is a free administrative and development command line utility for Microsoft Windows NT 3.51/4.0 (Intel) that creates a registered service out of (most) applications that can be launched by the command line.

http://www.idetix.com/support_files.htm

leukbr at 2007-6-29 0:12:04 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...

Database Connectivity New Topic