> From: Evgeny Goldin [mailto:evge...@gmail.com] > Subject: Running Tomcat as service - is it possible to make "tomcat7.exe" run > a batch file each time it starts?
> Are there any options to make Tomcat run our batch file > somehow before it is started by the service? No; Windows services cannot run scripts. You could have a batch script start the service, however. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org