> -----Original Message-----
> From: Me myself [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 24, 2003 2:32 PM
> To: [EMAIL PROTECTED]
> Subject: Re: how 2 start tomcat from ms-dos command prompt 
> without creating a new window ?
> 
> 
> 
> Yes, but, would tomcat then start with the windows startup ?
> 

Yes, that's the whole point of a Windows Service. You can also set it to
start Manually.

> and every time i take down the server for a new deployment, 
> would i then 
> need to restart windows all over again for tomcat to start ? 

No, you just restart the service. This is all in the Services control
panel app.


> That ain't a 
> very good solution, is there not any other way i can do this ?

You could also just open a command window (or write a batch script) that
says "catalina.bat run"


> 
> Thanx for ur response.
> 
> 
> 
> >From: John Turner <[EMAIL PROTECTED]>
> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
> >To: Tomcat Users List <[EMAIL PROTECTED]>
> >Subject: Re: how 2 start tomcat from ms-dos command prompt without 
> >creating
> >a new window ?
> >Date: Thu, 24 Jul 2003 15:26:42 -0400
> >
> >
> >Install Tomcat as a service.
> >
> >John
> >
> >Me myself wrote:
> >
> >>
> >>i have an question about how to start the tomcat servlet 
> container as 
> >>an windows-process from the ms-dos command prompt without getting a 
> >>new cmd-window.
> >>
> >>Its that when i start my java server with STARTUP it makes a new 
> >>command window and starts the new process in this new window.
> >>
> >>i know what in unix one can write nohup before calling the 
> startscript 
> >>too not to kill the process if u close ur telnet window, 
> there has to 
> >>be a way 2 do this, i hope u understand my question, thanx
> >>
> >>_________________________________________________________________
> >>MSN Messenger http://www.msn.no/messenger - Den korteste 
> veien mellom 
> >>deg
> >>og dine venner
> >>
> >>
> >>------------------------------------------------------------
> ---------
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> _________________________________________________________________
> Hotmail snakker ditt språk! 
> http://www.hotmail.msn.com/cgi-bin/sbox?rru=dasp/lang.asp - 
> Få Hotmail på 
> norsk i dag
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to