If you use the same config files, the tomcat would not start twice. It
would complain about ports being in use instead ;-)
On Thu, 22 Mar 2001, Elizabeth Riley wrote:
> Does this mean that if I have started tomcat using the bat file and I have
> started the service, then I have tomcat running twice?
>
> -----Original Message-----
> From: shlomi sarfati [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 22, 2000 4:11 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Tomcat-Startup in windows
>
>
> look there are couple of options
> 1. make the tomcat as nt service (NT-Service-howto , i am attaching this
> document)
> in this way the tomcat will run as nt service , it will be loaded every time
> after the the computer starts before the login process
> 2. put your bat files in your startup directory (i am usint win 2000 :
> C:\Documents and Settings\shlomi\Start Menu\Programs\Startup) you can right
> click on your start menu button then choose open \ programs \ startup .
> in this way the server will start after the user log in .
>
> hope i can help
>
>
> -----Original Message-----
> From: venkatesan [mailto:[EMAIL PROTECTED]]
> Sent: Thu, March 22, 2001 10:54 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: Tomcat-Startup in windows
>
>
> Hi shlomi sarfati,
> I tried but server is not starting while i started the system. Can you
> give the directory hierarchy so that i will past my *.bat files...
>
> Regards
> venkatesh...
>
> shlomi sarfati wrote:
>
> > put tomcat as nt service
> >
> > -----Original Message-----
> > From: venkatesan [mailto:[EMAIL PROTECTED]]
> > Sent: Thu, March 22, 2001 10:36 AM
> > To: tomcat
> > Subject: Tomcat-Startup in windows
> >
> > Hi All,
> > I have a tomcat server working fine with Apache in Windows-NT. I
> > have a script which starts tomcat before Apache. Can anybody tell that
> > where i have to put these script so that tomcat would be started
> > automatically while my system restarts
> >
> > Thanks in advance
> > Regards
> > Venkatesh
>
>
>