Hi Charles and other Thanks a lot for your answer. The tip about the service.bat was most helpful. It's really to set up Tomcat as a service even after the installation. Good job Tomcat Team !
Thanks again Cheers, ZedroS On 1/23/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: ZedroS Schwart [mailto:[EMAIL PROTECTED] > > Subject: Manually setting up Tomcat5.0 as service on Windows > > server 2003 : some questions > > > > My questions are : > > - should the service launch the startup.bat ? > > No. > > > If so, what about the console output ? > > You'll need to adjust your logging configuration to capture stdout and > stderr. > > > - on the server shutdown, would it matter that the shutdown.bat is not > > launched ? > > No. > > > - do I have to do something more that the points above ? > > Yes - use service.bat to create the service. Once that's done, use > tomcatw.exe (tomcat5w.exe on 5.5.x) to manipulate the parameters for it. > > - 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >